We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We get the CI warning:
CI: Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. (delayed, creates issue)
The text was updated successfully, but these errors were encountered:
We should try bumping to actions/checkout@v3 (and same for upload-/download-artifact) as this may be enough to fix this warning.
Sorry, something went wrong.
Yes, this is something planned after the current release is through.
Successfully merging a pull request may close this issue.
We get the CI warning:
CI: Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. (delayed, creates issue)
The text was updated successfully, but these errors were encountered: