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 a42ef54 commit 8b77cb7Copy full SHA for 8b77cb7
1 file changed
.github/workflows/npm-publish.yml
@@ -15,9 +15,7 @@ jobs:
15
with:
16
fetch-depth: 0
17
- name: install pnpm
18
- uses: pnpm/action-setup@v4
19
- with:
20
- version: 9.4.0
+ uses: pnpm/action-setup@v6
21
- name: setup node.js
22
uses: actions/setup-node@v6
23
0 commit comments