We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb53400 commit 2b14d12Copy full SHA for 2b14d12
.github/workflows/tests.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup pnpm
18
uses: pnpm/action-setup@v4
19
with:
20
- version: 9
+ version: 10
21
run_install: false
22
23
- name: Use Node.js ${{ matrix.node-version }}
0 commit comments