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

Node.js 16 actions are deprecated #171

Closed
plehegar opened this issue Mar 28, 2024 · 0 comments · Fixed by #173
Closed

Node.js 16 actions are deprecated #171

plehegar opened this issue Mar 28, 2024 · 0 comments · Fixed by #173

Comments

@plehegar
Copy link
Member

This might be related to #99 .

Using:
[[
- uses: actions/checkout@v4
- uses: w3c/spec-prod@v2
]]
https://github.com/w3c/trace-context/blob/level-2/.github/workflows/auto-publish.yml

generates a warning from the github action:
[[
Build, Validate and Deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2, actions/setup-node@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
]]

@plehegar plehegar changed the title Node.js 16 are deprecated Node.js 16 actions are deprecated Mar 28, 2024
@sidvishnoi sidvishnoi added this to Up next in Prioritization Apr 8, 2024
@sidvishnoi sidvishnoi moved this from Up next to In progress in Prioritization Apr 9, 2024
Prioritization automation moved this from In progress to Done Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant