We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d2bf301 + b7ed5bb commit 3b4b4c1Copy full SHA for 3b4b4c1
1 file changed
.github/workflows/meson-test.yml
@@ -66,6 +66,6 @@ jobs:
66
cp -r .build/staslib/* ./staslib/.
67
pytest --cov=./staslib --cov-report=xml test/test-*.py
68
69
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
70
with:
71
fail_ci_if_error: false
0 commit comments