Skip to content

Refresh GitHub Action runtimes - #17

Merged
Yesol-Pilot merged 1 commit into
mainfrom
agent/refresh-action-runtimes
Jul 12, 2026
Merged

Refresh GitHub Action runtimes#17
Yesol-Pilot merged 1 commit into
mainfrom
agent/refresh-action-runtimes

Conversation

@Yesol-Pilot

Copy link
Copy Markdown
Collaborator

Summary

Update the CI workflow from actions/checkout@v4 to @v7 and from actions/setup-python@v5 to @v6.

Why

The first green main-branch run emitted Node.js 20 deprecation annotations for the older action majors. GitHub-hosted runners forced those actions onto Node.js 24. The current official releases are checkout v7.0.0 and setup-python v6.3.0.

Evidence

Scope

Only .github/workflows/ci.yml changes. Test commands and matrix coverage are unchanged.

@Yesol-Pilot
Yesol-Pilot marked this pull request as ready for review July 12, 2026 04:13
@Yesol-Pilot
Yesol-Pilot merged commit 0ff2571 into main Jul 12, 2026
9 checks passed
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