Skip to content

Commit 4d1d067

Browse files
committed
ci: upgrade pnpm/action-setup
1 parent 5230a84 commit 4d1d067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
fetch-depth: 0
1919

2020
- name: Install pnpm
21-
uses: pnpm/action-setup@v2
21+
uses: pnpm/action-setup@v4.1.0
2222

2323
- name: Set node
2424
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)