We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b56b53 commit 5b831e1Copy full SHA for 5b831e1
.github/workflows/test.yml
@@ -41,7 +41,7 @@ jobs:
41
- name: Install pnpm
42
uses: pnpm/action-setup@v4
43
with:
44
- version: 9
+ version: 10
45
- name: Install Node.js ${{ matrix.node-version }}
46
uses: actions/setup-node@v4
47
0 commit comments