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 8e90988 commit 5e31997Copy full SHA for 5e31997
.github/workflows/stryker-javascript.yml
@@ -22,7 +22,7 @@ jobs:
22
working-directory: javascript
23
- run: npm run stryker
24
25
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
26
with:
27
name: stryker-report
28
path: |
0 commit comments