We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86e3128 commit 3492b73Copy full SHA for 3492b73
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
uses: actions/checkout@v4
9
with:
10
repository: codecov/codecov-cli
11
- ref: f7473ad88e1d1bac79cde59e3e4c2f9f54017499
+ ref: bd84ee595d111c01e8967f3b382e8a66492fe127
12
submodules: 'true'
13
14
- name: Run pip install .
0 commit comments