Skip to content

Bump GitHub Actions to Node 24 majors - #22

Merged
erikfilias merged 1 commit into
mainfrom
ci/bump-actions-node24
Jul 20, 2026
Merged

Bump GitHub Actions to Node 24 majors#22
erikfilias merged 1 commit into
mainfrom
ci/bump-actions-node24

Conversation

@erikfilias

Copy link
Copy Markdown
Contributor

Update the actions used in both workflows to their current majors:

  • actions/checkout v4 -> v7
  • actions/setup-python v5 -> v7
  • peter-evans/create-pull-request v6 -> v8

The old majors target Node 20, which GitHub now force-runs on Node 24 with a deprecation warning. The new majors run on Node 24 natively and clear the warning. The inputs the workflows use are unchanged across these versions.

Update actions/checkout v4 to v7, actions/setup-python v5 to v7, and
peter-evans/create-pull-request v6 to v8 across both workflows. The old
majors target Node 20, which GitHub now force-runs on Node 24 with a
deprecation warning; the new majors run on Node 24 natively and clear it.
The inputs used are unchanged across these versions.
@erikfilias
erikfilias merged commit 0f2e86d into main Jul 20, 2026
2 checks passed
@erikfilias
erikfilias deleted the ci/bump-actions-node24 branch July 20, 2026 13:57
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