We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b492d32 commit 61590a9Copy full SHA for 61590a9
.github/workflows/test.yml
@@ -12,6 +12,6 @@ jobs:
12
13
- run: npm ci
14
- run: npm test
15
- - uses: actions/javascript-action@v1
+ - uses: actions/javascript-action@releases/v1
16
with:
17
milliseconds: 1000
0 commit comments