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.
2 parents 0d4e808 + 4c5fa56 commit eafbd07Copy full SHA for eafbd07
1 file changed
.github/workflows/test-coverage.yaml
@@ -55,7 +55,7 @@ jobs:
55
56
- name: Upload test results
57
if: failure()
58
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
59
with:
60
name: coverage-test-failures
61
path: ${{ runner.temp }}/package
0 commit comments