Skip to content

Commit 82ba6dc

Browse files
fix: upgrade pnpm action
1 parent 2984165 commit 82ba6dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v3
1111

12-
- uses: pnpm/action-setup@v3
12+
- uses: pnpm/action-setup@v4
1313
with:
1414
version: 8
1515
run_install: |

0 commit comments

Comments
 (0)