Skip to content

更新 GitHub Actions 以支援 Node 24#2

Merged
MusicTW merged 1 commit into
masterfrom
codex/github-actions-node24
Jul 12, 2026
Merged

更新 GitHub Actions 以支援 Node 24#2
MusicTW merged 1 commit into
masterfrom
codex/github-actions-node24

Conversation

@MusicTW

@MusicTW MusicTW commented Jul 12, 2026

Copy link
Copy Markdown
Owner

摘要

  • 將 GitHub Actions 相依套件更新至支援 Node 24 的版本。
  • 移除工作流程中的 Node.js 20 棄用警告。
  • 保持既有 Java 25 建置與 JAR 成品行為不變。

變更

  • actions/checkout:v4 更新至 v7
  • actions/setup-java:v4 更新至 v5
  • gradle/actions/setup-gradle:v4 更新至 v6
  • actions/upload-artifact:v4 更新至 v7

驗證

  • 工作流程 YAML 已在本機成功解析。
  • GitHub Actions 建置成功,且沒有 Node.js 20 棄用警告。
  • 未修改插件原始碼或執行階段設定。

@MusicTW MusicTW marked this pull request as ready for review July 12, 2026 06:02
@MusicTW MusicTW merged commit 5ea117d into master Jul 12, 2026
1 check passed
@MusicTW MusicTW deleted the codex/github-actions-node24 branch July 12, 2026 06:02
@MusicTW MusicTW changed the title Update GitHub Actions for Node 24 更新 GitHub Actions 以支援 Node 24 Jul 12, 2026
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