Skip to content

chore: bump checkout->v5, setup-python->v6 (Node 24 native)#61

Merged
ErikBjare merged 1 commit into
masterfrom
chore/bump-ci-actions-node24
Jul 11, 2026
Merged

chore: bump checkout->v5, setup-python->v6 (Node 24 native)#61
ErikBjare merged 1 commit into
masterfrom
chore/bump-ci-actions-node24

Conversation

@ErikBjare

Copy link
Copy Markdown
Member

Follow-up to the v2->v4 / v1->v5 bump: v4/v5 still target Node 20 and get force-run on Node 24 with a deprecation warning. v5/v6 are Node-24-native and clear it. (The remaining Node-20 warning is from JamesIves/github-pages-deploy-action@4.1.8, out of scope here.)

v4/v5 still target Node 20, which the runners now force onto Node 24 with
a deprecation warning. v5/v6 are the Node-24-native majors and clear it.
@ErikBjare ErikBjare merged commit 85fcb27 into master Jul 11, 2026
1 check passed
@ErikBjare ErikBjare deleted the chore/bump-ci-actions-node24 branch July 11, 2026 23:41
@greptile-apps

greptile-apps Bot commented Jul 11, 2026

Copy link
Copy Markdown

Greptile Summary

This PR updates the Pages workflow actions to their Node 24 native versions.

  • actions/checkout moves from v4 to v5.
  • actions/setup-python moves from v5 to v6.
  • The existing checkout and Python inputs stay unchanged.

Confidence Score: 5/5

This looks safe to merge.

  • No blocking issues found in the changed code.
  • The updated actions keep the same inputs used by this workflow.
  • The workflow runs on ubuntu-latest, which matches the intended runtime for these action versions.

Important Files Changed

Filename Overview
.github/workflows/pages.yml Bumps the checkout and setup-python workflow actions while keeping the existing inputs and job flow unchanged.

Reviews (1): Last reviewed commit: "chore: bump checkout->v5 and setup-pytho..." | Re-trigger Greptile

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