We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6da4e6d + 565ee3a commit 063b390Copy full SHA for 063b390
.github/workflows/test-coverage.yaml
@@ -44,7 +44,7 @@ jobs:
44
45
- name: Upload test results
46
if: failure()
47
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
48
with:
49
name: coverage-test-failures
50
path: ${{ runner.temp }}/package
0 commit comments