Skip to content

Commit 57a38a1

Browse files
committed
ci: bump the pnpm version
1 parent 9bee1b7 commit 57a38a1

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
@@ -16,7 +16,7 @@ jobs:
1616
- name: Setup the pnpm Package Manager
1717
uses: pnpm/[email protected]
1818
with:
19-
version: 9
19+
version: 10
2020

2121
- name: Install the Dependencies
2222
run: pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)