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 5c2a62a commit 3adabeeCopy full SHA for 3adabee
.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