Skip to content

Commit 31910fb

Browse files
Update dependency pnpm to v10 (#70)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18b33fc commit 31910fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup pnpm
2222
uses: pnpm/[email protected]
2323
with:
24-
version: 8.x.x
24+
version: 10.x
2525

2626
- name: Test
2727
run: node ./build-examples.mjs

0 commit comments

Comments
 (0)