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
I get the following warning when my workflow is running:
Node.js 12 actions are deprecated. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/. Please update the following actions to use Node.js 16: mig4/setup-bats
The text was updated successfully, but these errors were encountered:
Updating node runtime from 12 to 16
6dd45a8
As reported in mig4#368, `node12` has been deprecated from Github. This PR bumps it to 16.
No branches or pull requests
I get the following warning when my workflow is running:
The text was updated successfully, but these errors were encountered: