Skip to content

Commit

Permalink
chore(deps): update codecov/codecov-action action to v5
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 38d72a9 commit e4d769e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blockchain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
# TODO: figure out if we need a token
- name: Upload coverage to codecov
if: always()
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
- name: Fail if there are failed tests
if: steps.unit-tests-summary.outputs.failed > 0
run: |
Expand Down

0 comments on commit e4d769e

Please sign in to comment.