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 d8ad9c1 commit 754d8f6Copy full SHA for 754d8f6
.github/workflows/build.yml
@@ -33,7 +33,7 @@ jobs:
33
restore-keys: |
34
${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-
35
36
- - uses: pnpm/action-setup@v2.0.1
+ - uses: pnpm/action-setup@v2.1.0
37
with:
38
version: 6.0.2
39
run_install: true
.github/workflows/deploy.yml
@@ -32,7 +32,7 @@ jobs:
32
0 commit comments