Skip to content

Commit

Permalink
build(deps): bump codecov/codecov-action from 3.1.4 to 4.5.0 (#105)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Sep 3, 2024

Verified

This commit was signed with the committer’s verified signature.
naveensingh Naveen Singh
1 parent a7e6ebe commit 61e728f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuos-integration.yml
Original file line number Diff line number Diff line change
@@ -100,7 +100,7 @@ jobs:
run: ./cargo-tarpaulin tarpaulin --lib --out Xml

- name: Upload to codecov.io
uses: codecov/codecov-action@v3.1.4
uses: codecov/codecov-action@v4.5.0
with:
token: ${{ secrets.CODECOV_TOKEN }}
args: '--lib'

0 comments on commit 61e728f

Please sign in to comment.