Skip to content

Commit 71ef868

Browse files
chore(deps): pin dependency pnpm to 8.15.9
1 parent 6b58e95 commit 71ef868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
# https://pnpm.io/continuous-integration#github-actions
2525
- uses: pnpm/action-setup@v2
2626
with:
27-
version: 8
27+
version: 8.15.9
2828
- name: 🐢 Use Node.js ${{ matrix.node-version }}
2929
uses: actions/setup-node@v3
3030
with:

0 commit comments

Comments
 (0)