Skip to content

Commit

Permalink
Merge pull request #2003 from apache/dependabot/github_actions/codeco…
Browse files Browse the repository at this point in the history
…v/codecov-action-4.3.0

Bump codecov/codecov-action from 3.1.4 to 4.3.0
  • Loading branch information
Kami authored Apr 27, 2024
2 parents 32a3f15 + fab9914 commit ee7768f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ jobs:
tox -e coverage-ci
- name: Upload Coverage to codecov.io
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3.1.4
uses: codecov/codecov-action@84508663e988701840491b86de86b666e8a86bed # v4.3.0
with:
# We utilize secret for more realiable builds. Without secret being set, upload step
# fails fairly often.
Expand Down

0 comments on commit ee7768f

Please sign in to comment.