Skip to content

Commit

Permalink
Updated codecov version
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeep committed Aug 4, 2024
1 parent 17a0866 commit 410abee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build and Test Proton as dependency in another package
run: xcodebuild build -destination "name=iPhone 15 Pro" -scheme "TestBuildPackage"
- name: Capture Proton Code Coverage
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v4.5.0
with:
fail_ci_if_error: false
verbose: true
Expand Down

0 comments on commit 410abee

Please sign in to comment.