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

Migrate workflow files to use supported versions of GitHub Actions dependencies #1176

Merged
merged 1 commit into from
Jun 9, 2024

Conversation

IsakTheHacker
Copy link
Contributor

@IsakTheHacker IsakTheHacker commented Jun 7, 2024

GitHub Actions based on NodeJS 16.x are being faced out. These updated versions are based on the newer NodeJS 20.x runtime.

…pendencies

GitHub Actions based on NodeJS 16.x are being faced out. These updated versions are based on the newer NodeJS 20.x runtime. Fixes chaquo#1173
@mhsmith mhsmith merged commit c556bb2 into chaquo:master Jun 9, 2024
@mhsmith
Copy link
Member

mhsmith commented Jun 9, 2024

Thanks!

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.

Update GitHub actions version in workflow files from 16.x (deprecated and soon unsupported) to 20.x
2 participants