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

Update Github actions workflows from nodejs 16 to nodejs 20 before "Spring 2024" #1541

Closed
brackendawson opened this issue Feb 20, 2024 · 1 comment · Fixed by #1545
Closed

Comments

@brackendawson
Copy link
Collaborator

We have deprecation warnings in our Githiub actions workflows: https://github.com/stretchr/testify/actions/runs/7971877138

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4.1.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
@hendrywiranto
Copy link
Contributor

Hello..
from the looks of it the update to node20 is on v5 of the setup-go workflow ref

should we just update it to v5? I opened a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants