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.
2 parents ac9868a + 3f302b3 commit 06e7e8dCopy full SHA for 06e7e8d
.github/workflows/publish.yaml
@@ -27,7 +27,7 @@ jobs:
27
${{ runner.os }}-
28
29
- name: Install pnpm
30
- uses: pnpm/action-setup@v2.1.0
+ uses: pnpm/action-setup@v2.2.1
31
with:
32
version: 6.0.2
33
.github/workflows/test.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
26
0 commit comments