Skip to content

Update GitHub Actions versions - #540

Merged
bradleymackey merged 1 commit into
mainfrom
maintain/actions-versions
Jun 16, 2026
Merged

Update GitHub Actions versions#540
bradleymackey merged 1 commit into
mainfrom
maintain/actions-versions

Conversation

@bradleymackey

Copy link
Copy Markdown
Collaborator

Summary

Updates GitHub-owned workflow actions in validate-all.yml to current release tags:

  • actions/checkout@v6.0.3
  • actions/cache@v5.0.5
  • actions/upload-artifact@v7.0.1
  • actions/download-artifact@v8.0.1

Why

Keeps CI workflow dependencies current and moves off older major versions.

Validation

  • ruby -e "require 'yaml'; YAML.load_file('.github/workflows/validate-all.yml')"
  • git diff --check
  • make format
  • make lint

@bradleymackey
bradleymackey marked this pull request as ready for review June 16, 2026 10:16
@bradleymackey
bradleymackey merged commit 9b6ded0 into main Jun 16, 2026
16 checks passed
@bradleymackey
bradleymackey deleted the maintain/actions-versions branch June 16, 2026 10:16
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