Skip to content

Commit e9a86d3

Browse files
committed
chore(action): update bahmutov/npm-install action to v1.8.34
1 parent eba08d5 commit e9a86d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
2525
with:
2626
node-version: ${{ steps.nvm.outputs.NVMRC }}
27-
- uses: bahmutov/npm-install@fe55be81abde2193c4843a2129b4aec3bb21cc8f # v1.8.33
27+
- uses: bahmutov/npm-install@5e78a2c1fa3203b777a67764f15380aa7c80d015 # v1.8.34
2828
- run: npm test
2929
trigger-release:
3030
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)