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 bc4212b commit 8f8da75Copy full SHA for 8f8da75
.github/workflows/publish.yml
@@ -21,7 +21,7 @@ jobs:
21
22
- uses: pnpm/action-setup@v4
23
with:
24
- version: 10.15.0
+ version: 10.20.0
25
run_install: true
26
27
- run: pnpm run build
.github/workflows/pull_request.yml
@@ -31,7 +31,7 @@ jobs:
31
32
33
34
35
36
37
.github/workflows/test.yml
@@ -29,7 +29,7 @@ jobs:
29
30
0 commit comments