Skip to content

Commit aec1b75

Browse files
committed
Upgrading pnpm version
1 parent 6a58e82 commit aec1b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
node-version: '23.x'
1212
- uses: pnpm/action-setup@v2
1313
with:
14-
version: 8
14+
version: 10
1515
- run: pnpm install
1616
- name: Build packages
1717
run: |

0 commit comments

Comments
 (0)