Skip to content

Commit aec1b75

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)