Skip to content

Some github actions will stop working on june 2 #9152

@daywalker90

Description

@daywalker90

On june 2nd 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 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.

I made a PR to update the rest to node.js 24 versions here: #9132 but the crate-io.yml workflow probably needs to be redone.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions