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 5fa2326 + 9bfa7c5 commit 8661d77Copy full SHA for 8661d77
1 file changed
.github/workflows/test-coverage.yaml
@@ -57,7 +57,7 @@ jobs:
57
58
- name: Upload test results
59
if: failure()
60
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
61
with:
62
name: coverage-test-failures
63
path: ${{ runner.temp }}/package
0 commit comments