Skip to content

Commit

Permalink
Bump codecov action.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocaccamo committed Jan 18, 2025
1 parent 8775ffe commit db8ccd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
coverage xml -o ./coverage.xml
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: false
Expand Down

0 comments on commit db8ccd8

Please sign in to comment.