Skip to content

CI: update github actions in preparation of node.js 20 deprecation#9132

Open
daywalker90 wants to merge 1 commit into
ElementsProject:masterfrom
daywalker90:actions-130526
Open

CI: update github actions in preparation of node.js 20 deprecation#9132
daywalker90 wants to merge 1 commit into
ElementsProject:masterfrom
daywalker90:actions-130526

Conversation

@daywalker90
Copy link
Copy Markdown
Collaborator

On june 2nd (in 3 weeks) github will deprecate node.js 20 for all github actions at which point they will no longer work without setting an env variable. In september even that won't work anymore. I updated all actions where possible. I found these actions that still have not updated to node.js 24:

  • setup-protoc no commits in 2 years, PR for node.js 24 exists but no maintainer response
  • publish-crates no commit in a year, no PR, created an issue
  • rdme maintained and if i understand correctly the next patch version is compatible with node.js 24 and by us specifying only the major version we should automatically use that

This mostly affects the workflow responsible for publishing our rust crates to crates.io.

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 this pull request may close these issues.

1 participant