Skip to content

Commit e172eaf

Browse files
committed
Upgrade pnpm version in CI setup
1 parent 4174283 commit e172eaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/setup-and-build/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ runs:
1818
steps:
1919
- uses: pnpm/action-setup@v4
2020
with:
21-
version: "8.6.2"
21+
version: "9.14.4"
2222
run_install: false
2323

2424
- uses: actions/setup-node@v3

0 commit comments

Comments
 (0)