Skip to content

fix: upgrade actions/checkout v3 → v4 - #135

Merged
peter-oomen-sailthru merged 1 commit into
masterfrom
INF-9661-upgrade-node20-actions
Jul 1, 2026
Merged

fix: upgrade actions/checkout v3 → v4#135
peter-oomen-sailthru merged 1 commit into
masterfrom
INF-9661-upgrade-node20-actions

Conversation

@clairefinnie

@clairefinnie clairefinnie commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps actions/checkout@v3@v4 in minify.yml
  • Node.js 20 actions are deprecated; runners will force Node.js 24 by default from June 16th 2026 and remove Node.js 20 entirely on September 16th 2026

Test plan

  • Verify the minify workflow passes on this PR

Closes INF-9661

🤖 Generated with Claude Code

Node.js 20 actions are deprecated and will be removed from runners on
September 16th 2026. Bumps checkout to v4 in minify.yml.

Closes INF-9661

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 29, 2026 02:19

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 the GitHub Actions workflow used to minify JavaScript assets by upgrading the checkout action to a supported major version.

Changes:

  • Bumps actions/checkout from @v3 to @v4 in the minify.yml workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@clairefinnie
clairefinnie requested a review from a team June 29, 2026 04:07

@peter-oomen-sailthru peter-oomen-sailthru 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.

LGTM — checkout v3→v4 (Node20 deprecation). minify.yml runs on push/manual, not PRs, so no PR checks; diff is trivial and safe.

@peter-oomen-sailthru
peter-oomen-sailthru merged commit 855a9eb into master Jul 1, 2026
1 check passed
@peter-oomen-sailthru
peter-oomen-sailthru deleted the INF-9661-upgrade-node20-actions branch July 1, 2026 02:36
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