Skip to content

Commit ca4812e

Browse files
committed
cicd: use latest pnpm
1 parent b4e48c3 commit ca4812e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- uses: actions/checkout@v5
1919
- uses: pnpm/action-setup@v4
2020
with:
21-
version: 9.15.9
21+
version: 10.18.2
2222
- name: Use Node.js ${{ matrix.node-version }}
2323
uses: actions/setup-node@v5
2424
with:

0 commit comments

Comments
 (0)