Skip to content

Commit 57ae050

Browse files
committed
chore(ci): update config
1 parent 0c8adf3 commit 57ae050

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
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install pnpm
3434
uses: pnpm/action-setup@v4
3535
with:
36-
version: latest
36+
version: 9.9.0
3737
run_install: |
3838
- recursive: true
3939
args: [--no-frozen-lockfile]

0 commit comments

Comments
 (0)