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 6c219b4 commit 88a4621Copy full SHA for 88a4621
.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