Skip to content

Commit d9b2b6e

Browse files
authored
Merge pull request #175 from seqan/dependabot/github_actions/codecov/codecov-action-5.5.0
Bump codecov/codecov-action from 5.4.3 to 5.5.0
2 parents 19115e8 + a01c5b0 commit d9b2b6e

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

0 commit comments

Comments
 (0)