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 eba08d5 commit e9a86d3Copy full SHA for e9a86d3
.github/workflows/node-ci.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: actions/setup-node@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
25
with:
26
node-version: ${{ steps.nvm.outputs.NVMRC }}
27
- - uses: bahmutov/npm-install@fe55be81abde2193c4843a2129b4aec3bb21cc8f # v1.8.33
+ - uses: bahmutov/npm-install@5e78a2c1fa3203b777a67764f15380aa7c80d015 # v1.8.34
28
- run: npm test
29
trigger-release:
30
runs-on: ubuntu-latest
0 commit comments