mirror of
https://github.com/imdap/ruoyi-plus-vben5.git
synced 2026-04-29 04:51:26 +08:00
chore: 更新 GitHub Actions 依赖版本
- 将 pnpm/action-setup 从 v4 升级到 v5 - 将 release-drafter/release-drafter 从 v6 升级到 v7 - 更新所有工作流中的依赖版本以确保兼容性
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@v4
|
||||
uses: pnpm/action-setup@v5
|
||||
with:
|
||||
run_install: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user