Skip to content

Commit ea24bcd

Browse files
committed
chore: update pnpm
1 parent 8eb0bc8 commit ea24bcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/[email protected]
1616
- uses: pnpm/[email protected]
1717
with:
18-
version: 9.0.6
18+
version: 10.1.0
1919
- uses: actions/[email protected]
2020
with:
2121
node-version: 22
@@ -33,7 +33,7 @@ jobs:
3333
- uses: actions/[email protected]
3434
- uses: pnpm/[email protected]
3535
with:
36-
version: 9.0.6
36+
version: 10.1.0
3737
- name: Instal Node.js ${{ matrix.node-version }}
3838
uses: actions/[email protected]
3939
with:

0 commit comments

Comments
 (0)