summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorHaishan <[email protected]>2022-06-05 23:39:51 +0800
committerHaishan <[email protected]>2022-06-05 23:39:51 +0800
commitdadca39e95c17d9c6182038e659f1a07ff71c55c (patch)
tree25328da0d8f7f16a1aa5c4ede8f2952ac58321c3 /.github/workflows
parente4e06319224ae52d0ed9e4cd0a93608e6e71ea4e (diff)
Upgrade deps
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/push.yml2
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