Skip to content

Commit

Permalink
fix: bump to latest CLI for arch reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Oct 1, 2024
1 parent 1668212 commit 2ce940a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
- codecov/upload:
file: coverage/coverage-final.json
flags: linux
version: v0.2.2
version: v0.7.4
- codecov/upload:
flags: string_flag,ENV_VAR_CONTAINING_FLAG
- codecov/upload
Expand All @@ -111,7 +111,7 @@ jobs:
- codecov/upload:
file: coverage/coverage-final.json
flags: macos
version: v0.2.2
version: v0.7.4
- codecov/upload:
flags: string_flag,ENV_VAR_CONTAINING_FLAG
- codecov/upload
Expand Down

0 comments on commit 2ce940a

Please sign in to comment.