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 d1c2441 + 06eef2c commit 7962cb4Copy full SHA for 7962cb4
1 file changed
.github/workflows/test-coverage.yaml
@@ -56,7 +56,7 @@ jobs:
56
57
- name: Upload test results
58
if: failure()
59
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v6
60
with:
61
name: coverage-test-failures
62
path: ${{ runner.temp }}/package
0 commit comments