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 actions to use Node.js 20 #427

Closed
chrispcampbell opened this issue Feb 14, 2024 · 0 comments · Fixed by #428
Closed

Update actions to use Node.js 20 #427

chrispcampbell opened this issue Feb 14, 2024 · 0 comments · Fixed by #428
Assignees

Comments

@chrispcampbell
Copy link
Contributor

GitHub Actions deprecated actions running on Node.js 16 back in October 2023:

Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, pnpm/[email protected], actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.

We need to update our workflows accordingly.

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

Successfully merging a pull request may close this issue.

1 participant