You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can confirm the warning. Also getting: Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: diddlesnaps/snapcraft-multiarch-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
What changes would you like?
As far as I understand, this GitHub Action still uses Node.js v16, which is deprecated according to GitHub's blog: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
I suggest updating this GitHub Action to Node.js v20 and releasing a new version (e.g.,
v2.0.0
) to fix the warning.Any extra information?
The warning can be seen, e.g., here: https://github.com/VSCodium/vscodium/actions/runs/8253791641
The text was updated successfully, but these errors were encountered: