Skip to content

Commit 356faaf

Browse files
authored
Merge pull request #218 from seqan/dependabot/github_actions/codecov/codecov-action-5.5.0
Bump codecov/codecov-action from 5.4.2 to 5.5.0
2 parents 8615625 + 34f5661 commit 356faaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml
8080
8181
- name: Submit coverage build
82-
uses: codecov/codecov-action@v5.4.2
82+
uses: codecov/codecov-action@v5.5.0
8383
with:
8484
disable_search: true
8585
fail_ci_if_error: false

0 commit comments

Comments
 (0)