Skip to content

fix(ci): update deprecated GitHub Actions to v4#454

Merged
mttrbrts merged 1 commit into
mainfrom
fix/ci-update-deprecated-actions
May 9, 2026
Merged

fix(ci): update deprecated GitHub Actions to v4#454
mttrbrts merged 1 commit into
mainfrom
fix/ci-update-deprecated-actions

Conversation

@mttrbrts
Copy link
Copy Markdown
Member

@mttrbrts mttrbrts commented May 9, 2026

Summary

  • actions/cache@v2, actions/checkout@v2, and actions/setup-node@v1 are now blocked by GitHub and causing all CI runs to fail immediately
  • Updates all three to v4 in both the build and publish jobs of build.yml

This unblocks PR #449 and all other open PRs.

🤖 Generated with Claude Code

actions/cache@v2, actions/checkout@v2, and actions/setup-node@v1 are
now blocked by GitHub. Update all three to v4.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Matt Roberts <code@rbrts.uk>
@mttrbrts mttrbrts merged commit 32bf573 into main May 9, 2026
1 of 6 checks passed
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.

1 participant