We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 21950bc + e3a0b6e commit 8170f22Copy full SHA for 8170f22
1 file changed
.github/workflows/main.yml
@@ -1103,7 +1103,7 @@ jobs:
1103
--xml --output ../coverage.xml \
1104
--html=../cov-report/index.html --html-details
1105
- name: Upload coverage reports to Codecov
1106
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.3
1107
with:
1108
files: coverage.xml
1109
- name: Upload coverage report artifact
0 commit comments