We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d05893 commit a0bc642Copy full SHA for a0bc642
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install pnpm
26
uses: pnpm/action-setup@v4
27
with:
28
- version: 9
+ version: 9
29
- name: Use Node.js ${{ matrix.node-version }}
30
uses: actions/setup-node@v4
31
0 commit comments