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
When using the action, I'm getting a warning in my runner:
build Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Jimver/cuda-toolkit@v0.2.14. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
It might just be a question of using actions/checkout@v4 instead of actions/checkout@v3/
The text was updated successfully, but these errors were encountered:
Thanks for reporting, should be fixed from version v0.2.15
Sorry, something went wrong.
No branches or pull requests
When using the action, I'm getting a warning in my runner:
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: Jimver/cuda-toolkit@v0.2.14. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
It might just be a question of using actions/checkout@v4 instead of actions/checkout@v3/
The text was updated successfully, but these errors were encountered: