Skip to content

Commit

Permalink
chore(ci): update bahmutov/npm-install action to v1.8.33
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 2, 2023
1 parent 81b799f commit 3ab1032
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.8.32
uses: bahmutov/npm-install@v1.8.33
- name: Validate
run: npm run validate
env:
Expand Down

0 comments on commit 3ab1032

Please sign in to comment.