Skip to content

Commit e3a0b6e

Browse files
Bump codecov/codecov-action from 5.3.1 to 5.4.3 (#395)
1 parent c66ef92 commit e3a0b6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1103,7 +1103,7 @@ jobs:
11031103
--xml --output ../coverage.xml \
11041104
--html=../cov-report/index.html --html-details
11051105
- name: Upload coverage reports to Codecov
1106-
uses: codecov/codecov-action@v5.3.1
1106+
uses: codecov/codecov-action@v5.4.3
11071107
with:
11081108
files: coverage.xml
11091109
- name: Upload coverage report artifact

0 commit comments

Comments
 (0)