We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1b3237 + 08ea23a commit 6bf02a7Copy full SHA for 6bf02a7
1 file changed
.github/actions/npm-publish/action.yml
@@ -26,7 +26,7 @@ runs:
26
27
- name: Update npm
28
shell: bash
29
- run: npm install -g npm@12
+ run: npm install -g npm@11
30
31
- name: Install dependencies
32
if: inputs.require-build == 'true'
0 commit comments