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 1e653cc commit ce6bea6Copy full SHA for ce6bea6
.github/workflows/test.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
- uses: pnpm/action-setup@v2.2.2
24
with:
25
- version: 7.12.2
+ version: 7
26
- uses: actions/setup-node@v3
27
28
node-version: '16'
0 commit comments