Skip to content

Update actions/checkout to v7 to address Node.js 20 deprecation warning#1590

Merged
ma8ma merged 1 commit into
masterfrom
ci-update-checkout-v7
Jun 28, 2026
Merged

Update actions/checkout to v7 to address Node.js 20 deprecation warning#1590
ma8ma merged 1 commit into
masterfrom
ci-update-checkout-v7

Conversation

@ma8ma

@ma8ma ma8ma commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator

GitHub Actionsのactions/checkoutをv7へ更新します

Node.js 20のサポート終了に伴い、 GitHub ActionsでNode.js 24への移行を促す警告が表示されるため、 actions/checkoutを最新版へ更新して警告を解消します。


GitHub Actions warns that Node.js 20 is deprecated and automatically upgrades the runtime to Node.js 24. Update actions/checkout to the latest major version to eliminate the warning and keep the CI workflow up to date.

Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

GitHub Actionsのactions/checkoutをv7へ更新します

Node.js 20のサポート終了に伴い、
GitHub ActionsでNode.js 24への移行を促す警告が表示されるため、
actions/checkoutを最新版へ更新して警告を解消します。

---

GitHub Actions warns that Node.js 20 is deprecated and
automatically upgrades the runtime to Node.js 24.
Update actions/checkout to the latest major version to
eliminate the warning and keep the CI workflow up to date.

Reference: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
@ma8ma ma8ma added test テストの変更 build ビルドに関するトピック labels Jun 28, 2026
@ma8ma ma8ma merged commit 257d50c into master Jun 28, 2026
24 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in State of JDim-v0.16.0+ Jun 28, 2026
@ma8ma ma8ma deleted the ci-update-checkout-v7 branch June 28, 2026 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build ビルドに関するトピック test テストの変更

Projects

Development

Successfully merging this pull request may close these issues.

1 participant