Skip to content

Commit 8589dba

Browse files
authored
Update test.yml
1 parent 49a6b1d commit 8589dba

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
@@ -27,7 +27,7 @@ jobs:
2727
node-version: ${{ matrix.node-version }}
2828
- uses: pnpm/action-setup@v2
2929
with:
30-
version: 7
30+
version: 6
3131
run_install: |
3232
- recursive: true
3333
args: [--frozen-lockfile]

0 commit comments

Comments
 (0)