Skip to content

Commit

Permalink
Bump codecov/codecov-action from 3.1.4 to 4.1.0 (#5466)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 12, 2024
1 parent cafbf96 commit ca77521
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testing-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1579,7 +1579,7 @@ jobs:
- name: test
if: always()
run: ./ci/github/unit-testing/notifications-library.bash test
- uses: codecov/codecov-action@v3.1.4
- uses: codecov/codecov-action@v4.1.0
with:
flags: unittests #optional

Expand Down

0 comments on commit ca77521

Please sign in to comment.