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 77561be commit fc9f82eCopy full SHA for fc9f82e
.github/workflows/python-app.yml
@@ -27,7 +27,7 @@ jobs:
27
run: pixi run -e ${{ matrix.environment }} test
28
29
- name: Upload coverage reports to Codecov
30
- uses: codecov/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
31
with:
32
token: ${{ secrets.CODECOV_TOKEN }}
33
slug: scikit-learn-contrib/project-template
0 commit comments