Skip to content

chore: bump actions/* to latest majors#1

Closed
vidiecan wants to merge 1 commit into
masterfrom
chore/bump-actions-major-versions
Closed

chore: bump actions/* to latest majors#1
vidiecan wants to merge 1 commit into
masterfrom
chore/bump-actions-major-versions

Conversation

@vidiecan
Copy link
Copy Markdown
Contributor

Bumps all actions/* workflow deps to current major (verified 2026-05-17):

Action New major
actions/checkout v6
actions/setup-python v6
actions/setup-node v6
actions/setup-java v5
actions/upload-artifact v7
actions/download-artifact v8
actions/cache v5
actions/add-to-project v2

Only actions/* deps are touched here; other vendors (docker/*, github/codeql-action, etc.) left for a separate sweep.

CI note: ci.yml triggers on tag pushes only — this PR will have no CI status checks (vacuously green).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 16, 2026 22:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the only actions/* dependency in the workflow by bumping actions/checkout to a newer major version.

Changes:

  • Updates actions/checkout from v4 to v6 in the build-and-publish workflow.

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

@vidiecan
Copy link
Copy Markdown
Contributor Author

Reopening with a slash-free branch name — branches-ignore: ['*'] doesn't match chore/... (glob * doesn't span /), so the tag-only workflow triggered and failed on the invalid Docker tag. Re-pushed as chore-bump-actions-major-versions.

@vidiecan vidiecan closed this May 16, 2026
@vidiecan vidiecan deleted the chore/bump-actions-major-versions branch May 16, 2026 22:47
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.

2 participants