Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update GitHub actions: setup-java to v4, wrapper-validation-action to v2 #2192

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

stephengold
Copy link
Member

The continuous integration at GitHub needs a few updates to address the recent deprecation of Node.js 16.

Recent CI summaries contain annotations of the following sort:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-java@v3, gradle/wrapper-validation-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

For example, see: https://github.com/jMonkeyEngine/jmonkeyengine/actions/runs/7747717155

If left unresolved, these issues might someday cause our continuous integration to fail.
This PR should resolve all or most of those annotations.

@scenemax3d scenemax3d added this to the v3.7.0 milestone Feb 7, 2024
@scenemax3d scenemax3d merged commit a2c7b5a into master Feb 7, 2024
14 checks passed
@stephengold stephengold deleted the sgold/gha-updates branch February 7, 2024 18:15
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