Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.6.0 to 5.1.1 (#147)
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>
Co-authored-by: Benjamin T. Schwertfeger <contact@b-schwertfeger.de>
  • Loading branch information
dependabot[bot] and btschwertfeger authored Dec 23, 2024
1 parent 91186b4 commit 5739963
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_codecov.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
run: pytest --cov --cov-report=xml

- name: Upload coverage to Codecov
uses: codecov/codecov-action@b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238 #v4.6.0
uses: codecov/codecov-action@7f8b4b4bde536c465e797be725718b88c5d95e0e #v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: coverage.xml
Expand Down

0 comments on commit 5739963

Please sign in to comment.