Skip to content

CI: bump GitHub Actions off the deprecated Node 20 runtime - #1

Merged
leiverkus merged 1 commit into
mainfrom
ci/bump-action-versions
Jun 10, 2026
Merged

CI: bump GitHub Actions off the deprecated Node 20 runtime#1
leiverkus merged 1 commit into
mainfrom
ci/bump-action-versions

Conversation

@leiverkus

Copy link
Copy Markdown
Owner

Bumps the GitHub-maintained actions to their latest stable majors, all on the Node 24 runtime, clearing the Node.js 20 deprecation warnings GitHub now emits:

  • `actions/checkout@v4 → v6`
  • `actions/setup-python@v5 → v6`
  • `actions/upload-artifact@v4 → v7`

Workflow-only change — no effect on the plugin or the published `1.1.2` artifact. Logged under `[Unreleased]` in the changelog.

🤖 Generated with Claude Code

actions/checkout@v4 → v6, actions/setup-python@v5 → v6,
actions/upload-artifact@v4 → v7 (latest stable majors, all Node 24), clearing
the Node.js 20 deprecation warnings. Workflow-only; the plugin is unaffected.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@leiverkus
leiverkus merged commit bac481b into main Jun 10, 2026
3 checks passed
@leiverkus
leiverkus deleted the ci/bump-action-versions branch June 10, 2026 22:45
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