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

Upgrade GitHub actions to Node 20 #23

Open
query-jeremy opened this issue May 1, 2024 · 0 comments
Open

Upgrade GitHub actions to Node 20 #23

query-jeremy opened this issue May 1, 2024 · 0 comments

Comments

@query-jeremy
Copy link
Collaborator

query-jeremy commented May 1, 2024

The GitHub actions are using Node 16, which has been deprecated. GitHub records the following warning with each invokation:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

To resolve this, we just need to update the action.

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

No branches or pull requests

1 participant