Skip to content

Commit 554eef9

Browse files
committed
bump pnpm.
1 parent f48a267 commit 554eef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: pnpm/action-setup@v2
2121
name: Install pnpm
2222
with:
23-
version: 9.9.0
23+
version: '9.9.0'
2424
run_install: false
2525
- name: Install
2626
run: pnpm install

0 commit comments

Comments
 (0)