Skip to content

Commit

Permalink
bump GH Action CodeCov version
Browse files Browse the repository at this point in the history
  • Loading branch information
awdeorio committed Nov 4, 2024
1 parent 663c69b commit e6237c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
# Upload coverage report
# https://github.com/codecov/codecov-action
- name: Upload coverage report
uses: codecov/codecov-action@v2
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true

0 comments on commit e6237c7

Please sign in to comment.