Skip to content

Commit a5ec9b8

Browse files
committed
chore: update to pnpm 11
1 parent 2e909cd commit a5ec9b8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/push.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- uses: actions/checkout@v4
9-
- uses: pnpm/action-setup@v4
9+
- uses: pnpm/action-setup@v6
1010
with:
11-
version: latest
11+
version: 11
1212
- uses: actions/setup-node@v4
1313
with:
1414
cache: pnpm

0 commit comments

Comments
 (0)