Skip to content

Commit a1c4775

Browse files
authored
Merge pull request #323 from seqan/dependabot/github_actions/codecov/codecov-action-6.0.0
Bump codecov/codecov-action from 5.5.3 to 6.0.0
2 parents 7c5715a + a404c5a commit a1c4775

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@v5.5.3
80+
uses: codecov/codecov-action@v6.0.0
8181
with:
8282
disable_search: true
8383
fail_ci_if_error: false

0 commit comments

Comments
 (0)