Skip to content

fix(ci): bump actions/checkout to v6 and upload-artifact to v7#81

Merged
shigechika merged 1 commit into
mainfrom
fix/actions-node24
May 8, 2026
Merged

fix(ci): bump actions/checkout to v6 and upload-artifact to v7#81
shigechika merged 1 commit into
mainfrom
fix/actions-node24

Conversation

@shigechika
Copy link
Copy Markdown
Owner

Summary

deb.ymlrpm.yml の actions バージョンを他のワークフロー(ci.ymlrelease.yml)に揃える。

action 変更前 変更後
actions/checkout v4 v6
actions/upload-artifact v4 v7

v6/v7 は Node.js 24 ランタイムを使用するため Node.js 20 deprecation 警告が解消される。

🤖 Generated with Claude Code

Align deb.yml and rpm.yml with ci.yml and release.yml which already
use checkout@v6 and upload-artifact@v7 (Node.js 24 runtime).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@shigechika shigechika merged commit d5e92d7 into main May 8, 2026
2 checks passed
@shigechika shigechika deleted the fix/actions-node24 branch May 8, 2026 06:54
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