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 71125fe commit 0a4ef97Copy full SHA for 0a4ef97
.github/workflows/lint.yml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install pnpm
26
uses: pnpm/action-setup@v2.4.1
27
with:
28
- version: 6.20.0
+ version: 6.35.1
29
- name: Setup Node.js v14.x
30
uses: actions/setup-node@v3
31
.github/workflows/test.yml
@@ -21,7 +21,7 @@ jobs:
21
22
23
24
- version: 6.17.0
- name: Setup Node.js ${{ matrix.node }}
0 commit comments