Skip to content

Bump GitHub Actions to current majors - #3

Merged
Protonmatter merged 1 commit into
mainfrom
ci/bump-actions
Jul 24, 2026
Merged

Bump GitHub Actions to current majors#3
Protonmatter merged 1 commit into
mainfrom
ci/bump-actions

Conversation

@Protonmatter

Copy link
Copy Markdown
Owner

Bumps the workflow actions to their current major versions to clear the Node 20 deprecation warning CI has been emitting:

  • actions/checkout v4 -> v7
  • actions/setup-python v5 -> v7
  • actions/upload-artifact v4 -> v7

No workflow logic changes. The validate job itself proves these still work end to end (verify committed atlas, rebuild + verify, package, upload artifacts).

checkout v4 -> v7, setup-python v5 -> v7, upload-artifact v4 -> v7. The
prior versions target the deprecated Node 20 runtime, which CI flagged as
a warning. The current majors run on the supported Node runtime.
@Protonmatter
Protonmatter merged commit 15af08d into main Jul 24, 2026
1 check passed
@Protonmatter
Protonmatter deleted the ci/bump-actions branch July 24, 2026 03:11
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