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