We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c110f4f commit 173cb8cCopy full SHA for 173cb8c
.github/workflows/ci-tests-fabric.yml
@@ -177,7 +177,7 @@ jobs:
177
coverage xml
178
179
- name: Upload coverage to Codecov
180
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
181
# see: https://github.com/actions/toolkit/issues/399
182
continue-on-error: true
183
with:
.github/workflows/ci-tests-pytorch.yml
@@ -214,7 +214,7 @@ jobs:
214
215
216
217
218
219
220
0 commit comments