Skip to content

Commit 042b7a7

Browse files
authored
Merge pull request #220 from seqan/dependabot/github_actions/codecov/codecov-action-5.5.1
Bump codecov/codecov-action from 5.5.0 to 5.5.1
2 parents 356faaf + 61a000f commit 042b7a7

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.5.0
82+
uses: codecov/codecov-action@v5.5.1
8383
with:
8484
disable_search: true
8585
fail_ci_if_error: false

0 commit comments

Comments
 (0)