Skip to content

GitHub Actionsのワークフローをアップデート#945

Open
chvmvd wants to merge 1 commit intomainfrom
update-actions
Open

GitHub Actionsのワークフローをアップデート#945
chvmvd wants to merge 1 commit intomainfrom
update-actions

Conversation

@chvmvd
Copy link
Contributor

@chvmvd chvmvd commented Mar 21, 2026

GitHub Actionsのワークフローをアップデートしました。これによる大きな影響はありません。

  • actions/checkoutのバージョンをv5からv6にしました。
  • actions/setup-nodeのバージョンをv5からv6にしました。

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Mar 21, 2026

Deploying utcode-learn with  Cloudflare Pages  Cloudflare Pages

Latest commit: c14b7bb
Status: ✅  Deploy successful!
Preview URL: https://373de07e.utcode-learn.pages.dev
Branch Preview URL: https://update-actions.utcode-learn.pages.dev

View logs

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

GitHub Actions のワークフローで利用している公式 Action(checkout / setup-node)の参照バージョンを更新し、CI と deploy の実行環境セットアップを最新化するPRです。

Changes:

  • actions/checkout@v6 に更新
  • actions/setup-node@v6 に更新

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/deploy.yml deploy ジョブの checkout / Node セットアップ Action の参照バージョン更新
.github/workflows/ci.yml prettier / build ジョブの checkout / Node セットアップ Action の参照バージョン更新

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@chvmvd chvmvd marked this pull request as ready for review March 21, 2026 12:16
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.

2 participants