Skip to content

Commit a0ec396

Browse files
committed
ci: fix pnpm action version number
1 parent 3e348b1 commit a0ec396

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: actions/checkout@v5
1818

1919
- name: Install pnpm
20-
uses: pnpm/action-setup@4
20+
uses: pnpm/action-setup@v4
2121
with:
2222
run_install: false
2323

0 commit comments

Comments
 (0)