Skip to content

Commit 341af1c

Browse files
Bump bahmutov/npm-install from v1.4.3 to v1.4.5 (#17)
Bumps [bahmutov/npm-install](https://github.com/bahmutov/npm-install) from v1.4.3 to v1.4.5. - [Release notes](https://github.com/bahmutov/npm-install/releases) - [Commits](bahmutov/npm-install@v1.4.3...1d543fd) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7621b64 commit 341af1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nodejs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
npm install -g npm
1919
npm --version
2020
- name: Install dependencies
21-
uses: bahmutov/[email protected].3
21+
uses: bahmutov/[email protected].5
2222
with:
2323
useLockFile: false
2424
- name: npm ls

0 commit comments

Comments
 (0)