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.
1 parent 321c8a0 commit 83f2616Copy full SHA for 83f2616
.github/workflows/code_coverage.yml
@@ -48,7 +48,7 @@ jobs:
48
file: ./coverage/lcov.info
49
format: lcov
50
- name: Upload artifact
51
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
52
with:
53
name: coverage-report
54
path: coverage-report.html
0 commit comments