Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Enhancement]: Update Action to Node.js v20 to remove GitHub deprecation warning #24

Open
maxkratz opened this issue Mar 18, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@maxkratz
Copy link

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

@maxkratz maxkratz added the enhancement New feature or request label Mar 18, 2024
@jpm-canonical
Copy link

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/.

@sebdanielsson
Copy link

@lucyllewy could you create a new release? I see that this has been resolved in the main branch. 😊

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants