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 6c219b4 + 88a4621 commit f8cc1e7Copy full SHA for f8cc1e7
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
name: Install pnpm
26
id: pnpm-install
27
with:
28
- version: 7
+ version: 8
29
run_install: false
30
- run: pnpm install
31
- run: pnpm test run
.github/workflows/release.yml
@@ -29,7 +29,7 @@ jobs:
32
33
34
35
0 commit comments