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
Infrastructure
CI jobs report the following warning:
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Update the following actions:
actions/checkout@v3
v4
aws-actions/configure-aws-credentials@v2
actions/upload-artifact@v3
actions/download-artifact@v3
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Is this a duplicate?
Area
Infrastructure
Is your feature request related to a problem? Please describe.
CI jobs report the following warning:
Describe the solution you'd like
Update the following actions:
actions/checkout@v3
->v4
aws-actions/configure-aws-credentials@v2
->v4
actions/upload-artifact@v3
->v4
actions/download-artifact@v3
->v4
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: