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 23933b6 + 344987d commit a473b7aCopy full SHA for a473b7a
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@v5
+ uses: actions/upload-artifact@v6
59
with:
60
name: coverage-test-failures
61
path: ${{ runner.temp }}/package
0 commit comments