Skip to content

Commit 9e62f4d

Browse files
chore: update pnpm/action-setup action to v4
1 parent 26ccbd5 commit 9e62f4d

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.1.0
3333
with:
3434
version: 8
3535
run_install: false

0 commit comments

Comments
 (0)