Skip to content

Commit fac5faa

Browse files
Balandatfacebook-github-bot
authored andcommitted
Pin codecov uploader version to 0.6.0 (#2385)
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: #2385 Reviewed By: dme65 Differential Revision: D58875053 Pulled By: Balandat fbshipit-source-id: e3c1b3363f2a7bfd22c947ceab65bb60abdf162b
1 parent 79972e2 commit fac5faa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_test_pip.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ jobs:
5252
with:
5353
fail_ci_if_error: true
5454
token: ${{ secrets.CODECOV_TOKEN }}
55+
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
5556
files: ./botorch_cov.xml,./botorch_community_cov.xml

0 commit comments

Comments
 (0)