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 ec6cf20 commit a24b4f4Copy full SHA for a24b4f4
.github/workflows/main.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Install pnpm
44
uses: pnpm/action-setup@v3
45
with:
46
- version: 8
+ version: 9
47
run_install: false
48
49
- name: Get pnpm store directory
.github/workflows/publish-npm-latest.yml
@@ -47,7 +47,7 @@ jobs:
50
51
52
53
0 commit comments