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 32c0332 commit c48ca93Copy full SHA for c48ca93
.github/workflows/nodejs.yml
@@ -26,7 +26,7 @@ jobs:
26
27
test:
28
name: Test on Node.js
29
- uses: aduh95/action/.github/workflows/node-test.yaml@bbb9103db1d7be39cdbe737d38e21bdd96f03969 # v0.1.10
+ uses: aduh95/action/.github/workflows/node-test.yaml@d613cda23b01578565fe42ce02483fc84baaefbf # v0.1.10
30
with:
31
runs-on: ubuntu-latest, macos-latest
32
test-command: npm run coverage:ci
0 commit comments