Skip to content

Fix build by upgrading actions/setup-java and actions/checkout#94

Merged
incandescentxxc merged 1 commit intoECharts-Java:masterfrom
guidecom-ze:master
Apr 29, 2025
Merged

Fix build by upgrading actions/setup-java and actions/checkout#94
incandescentxxc merged 1 commit intoECharts-Java:masterfrom
guidecom-ze:master

Conversation

@guidecom-ze
Copy link
Copy Markdown
Contributor

@guidecom-ze guidecom-ze commented Apr 28, 2025

The build is currently failing because it's still using v2 of actions/setup-java.

See Notice of upcoming deprecations and changes in GitHub Actions services for more information.

Therefore, I’ve updated the actions

  • actions/setup-java and
  • actions/checkout

to version v4.

@guidecom-ze guidecom-ze marked this pull request as ready for review April 28, 2025 16:47
Copy link
Copy Markdown
Member

@incandescentxxc incandescentxxc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We'll need a CI to run these build for each PR to avoid these happening in the main branch, but thank you for the fix :)

@incandescentxxc incandescentxxc merged commit a120985 into ECharts-Java:master Apr 29, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants