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 080b07f commit b382794Copy full SHA for b382794
.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@dce96796c4adb41e4e63b2d7276aee22c5bb34fe # v0.1.10
+ uses: aduh95/action/.github/workflows/node-test.yaml@2e1d00def7888b5d3229ff9cc6282670e6be80b8 # v0.1.10
30
with:
31
runs-on: ubuntu-latest, macos-latest
32
test-command: npm run coverage:ci
0 commit comments