Skip to content

Commit f111865

Browse files
authored
Merge pull request #325 from seqan/dependabot/github_actions/codecov/codecov-action-6.0.1
Bump codecov/codecov-action from 6.0.0 to 6.0.1
2 parents a1c4775 + d49f223 commit f111865

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
--output ${GITHUB_WORKSPACE}/build/coverage_report.xml
7878
7979
- name: Submit coverage build
80-
uses: codecov/codecov-action@v6.0.0
80+
uses: codecov/codecov-action@v6.0.1
8181
with:
8282
disable_search: true
8383
fail_ci_if_error: false

0 commit comments

Comments
 (0)