Skip to content

Commit

Permalink
Pin codecov uploader version to 0.6.0 (#2533)
Browse files Browse the repository at this point in the history
Summary:
Changes have made upload from forked repos fail, see codecov/codecov-cli#460 (comment) for details. Pinning for now until resolved.

Pull Request resolved: #2533

Reviewed By: dme65

Differential Revision: D58875121

Pulled By: Balandat

fbshipit-source-id: 54fe14fa4c348a5c9cc2c6084029cafebbc6d51a
  • Loading branch information
Balandat authored and facebook-github-bot committed Jun 21, 2024
1 parent 46a1a17 commit 325a0bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,4 @@ jobs:
with:
fail_ci_if_error: true
token: ${{ secrets.CODECOV_TOKEN }}
version: v0.6.0 # TODO: Unpin after codecov issue with 0.7.0 is resolved: https://github.com/codecov/codecov-cli/issues/460#issuecomment-2183042570

0 comments on commit 325a0bc

Please sign in to comment.