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

[BUG] runner is reporting old Node.js version. #678

Closed
3 tasks done
nsalfos opened this issue Oct 12, 2022 · 3 comments
Closed
3 tasks done

[BUG] runner is reporting old Node.js version. #678

nsalfos opened this issue Oct 12, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@nsalfos
Copy link

nsalfos commented Oct 12, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Does this issue exist in the latest version?

  • I'm using the latest release

Describe the bug?

When running a workflo with this actions is now reporting:
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: tj-actions/glob, tj-actions/globShow less

To Reproduce

Just try to run the actions against any repo with changed files.

What OS are you seeing the problem on?

ubuntu-latest or ubuntu-20.04

Expected behavior?

the file is being listed anyways, but not sure if it is not bringing any errors with it.

Relevant log output

`
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: tj-actions/glob, tj-actions/globShow less
`

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@nsalfos nsalfos added the bug Something isn't working label Oct 12, 2022
@github-actions
Copy link
Contributor

Thanks for reporting this issue, don't forget to star this project if you haven't already to help us reach a wider audience.

@heathdutton
Copy link

Confirmed:

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: tj-actions/glob, tj-actions/glob

@jackton1
Copy link
Member

jackton1 commented Oct 12, 2022

This has been resolved in the latest patch release v32.0.1 and is also updated in the current major release v32.

Thanks once again for you keen observation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants