Skip to content

Workflows: Bump all actions versions to use node 24 - #228

Merged
herrherrmann merged 1 commit into
mainfrom
sebastian/use-newer-action-versions
Aug 17, 2026
Merged

Workflows: Bump all actions versions to use node 24#228
herrherrmann merged 1 commit into
mainfrom
sebastian/use-newer-action-versions

Conversation

@herrherrmann

@herrherrmann herrherrmann commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

For each build we get some warnings around Node 20 being deprecated (example), so let’s update all runners to use Node 24. I’ve read all related release notes for the updated runners, and it looks like the changes should be safe.

Resolves DEV-188

@herrherrmann herrherrmann self-assigned this Aug 10, 2026
Copilot AI lite review requested due to automatic review settings August 10, 2026 13:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates GitHub Actions workflow dependencies to versions that run on Node.js 24, eliminating Node 20 deprecation warnings in CI while keeping existing workflow behavior (build, artifact handling, GCP deploy, release) intact.

Changes:

  • Bump core GitHub Actions used in CI (checkout, setup-node, upload-artifact, download-artifact) to current major versions.
  • Bump Google GitHub Actions used for deployment (auth, upload-cloud-storage) to current major versions.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/release.yml Updates checkout/setup-node action versions for the release workflow to align with Node 24 runtime.
.github/workflows/main.yml Updates action versions across build, artifact, and deploy jobs to align with Node 24 runtime.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@drei01 drei01 self-assigned this Aug 17, 2026

@drei01 drei01 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I'm not sure if you wanted a review on this but it looks good to me. Worst case (🌭 🧀) we just roll it back.

@herrherrmann

Copy link
Copy Markdown
Contributor Author

I'm not sure if you wanted a review on this

I totally did, thanks! 🙌

@herrherrmann
herrherrmann merged commit 4e5f992 into main Aug 17, 2026
6 checks passed
@herrherrmann
herrherrmann deleted the sebastian/use-newer-action-versions branch August 17, 2026 12:22
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.

3 participants