Skip to content

Update deps to ensure Node > 20 #91

Description

@vdice

Node 20 as been deprecated for GH runners: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026.

Although the node version in package.json is ^24, this action still triggers the deprecation warning. So perhaps the @actions, @octokit and/or other packages need to be bumped. I started bumping them but got way over my head, so would be great if a node/npm guru stepped in!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions