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 7621b64 commit 341af1cCopy full SHA for 341af1c
.github/workflows/nodejs.yml
@@ -18,7 +18,7 @@ jobs:
18
npm install -g npm
19
npm --version
20
- name: Install dependencies
21
- uses: bahmutov/npm-install@v1.4.3
+ uses: bahmutov/npm-install@v1.4.5
22
with:
23
useLockFile: false
24
- name: npm ls
0 commit comments