Skip to content

ci: bump googleapis/release-please-action to Node.js 24 version when available #236

Description

@lobinuxsoft

Context

In PR #233 we bumped actions/checkout, actions/upload-artifact, and actions/download-artifact to their Node.js 24 versions. However, googleapis/release-please-action@v4 still runs on Node.js 20 and throws a deprecation warning:

Node.js 20 actions are deprecated. 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.

As of 2026-03-27, the latest version is v4.4.0 and there is no v5 with Node.js 24 support yet.

Action

  • Monitor googleapis/release-please-action for a Node.js 24 release
  • Bump in release-please.yml when available
  • Deadline: before June 2nd, 2026 (forced Node.js 24 default) or September 16th, 2026 (Node.js 20 removal)

Files affected

  • .github/workflows/release-please.yml

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions