We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c66ef92 commit e3a0b6eCopy full SHA for e3a0b6e
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