Skip to content

Commit f5576f0

Browse files
update pnpm action version
1 parent 343e5eb commit f5576f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install pnpm
3232
uses: pnpm/action-setup@v2
3333
with:
34-
version: 8
34+
version: 9
3535

3636
- name: Install Node.js
3737
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)