Skip to content

chore(ci): update GitHub Actions to latest major versions#5

Open
EarningsCall wants to merge 1 commit into
masterfrom
chore/update-gha-deps
Open

chore(ci): update GitHub Actions to latest major versions#5
EarningsCall wants to merge 1 commit into
masterfrom
chore/update-gha-deps

Conversation

@EarningsCall

@EarningsCall EarningsCall commented Jun 4, 2026

Copy link
Copy Markdown
Owner

Bumps GitHub Actions in .github/workflows/deploy.yml to their latest major versions. Only uses: version tags were changed; no workflow logic was touched.

Action Old New
actions/checkout v4 v6
actions/setup-node v4 v6
actions/configure-pages v4 v6
actions/upload-pages-artifact v3 v5
actions/deploy-pages v4 v5

These are GitHub Pages deploy actions running on GitHub-hosted runners.

🤖 Generated with Claude Code


Note

Low Risk
Version-only CI dependency updates on GitHub-hosted runners; no application or deploy logic changes.

Overview
Bumps only the uses: version tags in .github/workflows/deploy.yml for the GitHub Pages pipeline—checkout, Node setup, Pages configure/upload, and deploy—while leaving steps, triggers, and permissions unchanged.

Action Old → New
actions/checkout v4 → v6
actions/setup-node v4 → v6
actions/configure-pages v4 → v6
actions/upload-pages-artifact v3 → v5
actions/deploy-pages v4 → v5

Reviewed by Cursor Bugbot for commit c02570a. Bugbot is set up for automated code reviews on this repo. Configure here.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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