Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.2.0 to 4.6.0 (#41)
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>
Co-authored-by: Stefanie Molin <[email protected]>
  • Loading branch information
dependabot[bot] and stefmolin authored Oct 2, 2024
1 parent 53e3480 commit 314edb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,6 @@ jobs:
run: pytest

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.2.0
uses: codecov/codecov-action@v4.6.0
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 314edb0

Please sign in to comment.