Skip to content

Commit 3dce0be

Browse files
committed
ci - update pnpm setup version
1 parent f4ceba1 commit 3dce0be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ jobs:
2121
runs-on: ubuntu-latest
2222
steps:
2323
- uses: actions/[email protected]
24-
- uses: pnpm/action-setup@v2
24+
- uses: pnpm/action-setup@v4
2525
with:
26-
version: 8
26+
version: 9
2727
- name: Setup Node.js 20
2828
uses: actions/setup-node@v3
2929
with:

0 commit comments

Comments
 (0)