Skip to content

ci: bump pinned actions to current majors#49

Merged
CMGS merged 1 commit into
mainfrom
ci/bump-actions
Jul 23, 2026
Merged

ci: bump pinned actions to current majors#49
CMGS merged 1 commit into
mainfrom
ci/bump-actions

Conversation

@CMGS

@CMGS CMGS commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Part of an org-wide CI/CD refresh: pinned action versions had drifted apart across repos. Each target is the current latest release major, read from gh api repos/<action>/releases/latest rather than assumed.

Note actions/download-artifact goes to v8 alongside upload-artifact v7 — the two have to move together or the download side cannot read the uploaded artifact.

Gates

CI is the gate here: this repo has no Go module / no cargo toolchain on the authoring machine, so the workflows themselves are what proves the bump. Merging on green.

@CMGS
CMGS merged commit e94f234 into main Jul 23, 2026
2 checks passed
@CMGS
CMGS deleted the ci/bump-actions branch July 23, 2026 04:44
CMGS added a commit that referenced this pull request Jul 23, 2026
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