Merge pull request #3709 from gedoor/dependabot/github_actions/pnpm/action-setup-3

Bump pnpm/action-setup from 2 to 3
This commit is contained in:
Xwite
2024-02-12 20:06:37 +08:00
committed by GitHub
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
with: with:
node-version: 16 node-version: 16
- uses: pnpm/action-setup@v2 - uses: pnpm/action-setup@v3
name: Install pnpm name: Install pnpm
id: pnpm-install id: pnpm-install
with: with: