Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4 to 5 (#1498)
Browse files Browse the repository at this point in the history
Co-authored-by: Thomas Viehmann <tv.code@beamnet.de>
  • Loading branch information
dependabot[bot] and t-vi authored Dec 2, 2024
1 parent 995de34 commit 2baaeb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
coverage xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage.xml
Expand Down

0 comments on commit 2baaeb7

Please sign in to comment.