bump pnpm/action-setup to v2.2.4

This commit is contained in:
yihau 2022-11-22 17:05:22 +08:00 committed by Steven Luscher
parent ff2dd1e261
commit 9adaab06ce
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
CI_COMMIT_SHA: ${{ github.event.pull_request.head.sha || github.sha }}
steps:
- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
with:
version: 7
run_install: false

View File

@ -31,7 +31,7 @@ jobs:
with:
fetch-depth: 2
- uses: pnpm/action-setup@v2.0.1
- uses: pnpm/action-setup@v2.2.4
with:
version: 7