Skip to content

Commit

Permalink
chore(ci): update bahmutov/npm-install action to v1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent e066fd0 commit 741b4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
npm install -g npm
npm --version
- name: Install dependencies
uses: bahmutov/npm-install@v1.10.3
uses: bahmutov/npm-install@v1.10.4
- name: Validate
run: npm run validate
env:
Expand Down

0 comments on commit 741b4b6

Please sign in to comment.