Skip to content

Commit ef0810c

Browse files
chore: update pnpm/action-setup action to v4
1 parent 13aeaf2 commit ef0810c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
node-version: 20
3030

3131
- name: Install pnpm
32-
uses: pnpm/action-setup@v3.0.0
32+
uses: pnpm/action-setup@v4.0.0
3333
with:
3434
version: 8
3535
run_install: false

0 commit comments

Comments
 (0)