diff options
| author | Haishan <[email protected]> | 2022-06-05 23:39:51 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2022-06-05 23:39:51 +0800 |
| commit | dadca39e95c17d9c6182038e659f1a07ff71c55c (patch) | |
| tree | 25328da0d8f7f16a1aa5c4ede8f2952ac58321c3 /.github/workflows | |
| parent | e4e06319224ae52d0ed9e4cd0a93608e6e71ea4e (diff) | |
Upgrade deps
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/push.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 94d8cb9..baf9775 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -26,7 +26,7 @@ jobs: restore-keys: | ${{ runner.os }}- - - uses: pnpm/[email protected] + - uses: pnpm/[email protected] with: version: 7 run_install: true |
