We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25fc1fd commit 6c876deCopy full SHA for 6c876de
.github/workflows/tests.yaml
@@ -198,4 +198,4 @@ jobs:
198
micromamba run -n test sphinx-build -b html docs/ docs/_build/
199
micromamba run -n test sphinx-build -b man docs/ docs/_build/
200
201
- - uses: codecov/codecov-action@v4
+ - uses: codecov/codecov-action@v5
0 commit comments