We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01d90a commit d00d49dCopy full SHA for d00d49d
.github/actions/setup-node-npm/action.yml
@@ -27,4 +27,4 @@ runs:
27
28
- name: Update npm to version 11
29
shell: bash
30
- run: npm install -g npm@11
+ run: npm install -g npm@11.10.0
0 commit comments