Skip to content

Commit

Permalink
Switch to latest version of codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRushton authored Oct 7, 2024
1 parent f78f396 commit 3ea9aa6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ jobs:
- name: Upload coverage information to Codecov
uses: codecov/codecov-action@v4
with:
version: "v0.5.2"
fail_ci_if_error: true # optional (default = false)
verbose: true # optional (default = false)
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 3ea9aa6

Please sign in to comment.