There was an error while loading. Please reload this page.
2 parents 64e8430 + e5479f1 commit ccbf02aCopy full SHA for ccbf02a
1 file changed
.github/workflows/ci.yaml
@@ -49,7 +49,7 @@ jobs:
49
run: python -m build
50
51
- name: Upload coverage
52
- uses: codecov/codecov-action@v4
+ uses: codecov/codecov-action@v5
53
if: matrix.os == 'ubuntu-latest'
54
with:
55
env_vars: OS
0 commit comments