Skip to content

Commit b9c0d7b

Browse files
authored
Merge pull request #201 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 80edfa5 + 9059a72 commit b9c0d7b

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
@@ -78,7 +78,7 @@ jobs:
7878
7979
# https://docs.codecov.com/docs/adding-the-codecov-token
8080
- name: Submit coverage build
81-
uses: codecov/codecov-action@v5.5.3
81+
uses: codecov/codecov-action@v6.0.0
8282
with:
8383
disable_search: true
8484
fail_ci_if_error: false

0 commit comments

Comments
 (0)