We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f8a8b0 commit 4e1286eCopy full SHA for 4e1286e
.github/workflows/publish-npm.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
node-version: "16"
22
- name: Setup pnpm
23
- uses: pnpm/action-setup@v2.2.4
+ uses: pnpm/action-setup@v4
24
25
version: 7.14.0
26
- name: Install packages
0 commit comments