Skip to content
New issue

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

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

Already on GitHub? # to your account

Node 16 Actions Deprecated #946

Closed
keith-h opened this issue Oct 25, 2023 · 1 comment · Fixed by #968
Closed

Node 16 Actions Deprecated #946

keith-h opened this issue Oct 25, 2023 · 1 comment · Fixed by #968
Milestone

Comments

@keith-h
Copy link

keith-h commented Oct 25, 2023

Hi there,

I'm getting warnings like this on our actions pipelines:

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

I've tried updating the gradle plugin to the latest commit release and still get the warning. Is there a commit hash for a node 20-compatible version?

@bigdaz
Copy link
Member

bigdaz commented Nov 6, 2023

Thanks. I'll ensure that we bump the action to use Node 20 in an upcoming release.

@bigdaz bigdaz added this to the 3.0.0 milestone Dec 12, 2023
bigdaz added a commit that referenced this issue Dec 23, 2023
Contains all functionality planned for the initial 3.x release.

- Fixes #726 
- Fixes #946 
- Fixes #966 
- Fixes #996
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants