Skip to content

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

Merged
cdecker merged 1 commit into
ElementsProject:masterfrom
daywalker90:actions-130526
May 20, 2026
Merged

CI: update github actions in preparation of node.js 20 deprecation#9132
cdecker merged 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.

Copy link
Copy Markdown
Member

@cdecker cdecker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK 85b66f6

@cdecker cdecker merged commit db4644f into ElementsProject:master May 20, 2026
84 of 89 checks passed
@daywalker90 daywalker90 deleted the actions-130526 branch May 20, 2026 12:05
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.

2 participants