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 c975dd6 commit fe591e6Copy full SHA for fe591e6
.github/workflows/tests.yml
@@ -49,7 +49,7 @@ jobs:
49
run: pixi run -e ${{ matrix.environment }} tests -n 3
50
51
- name: Upload coverage reports to Codecov
52
- uses: codecov/[email protected].2
+ uses: codecov/[email protected].3
53
with:
54
token: ${{ secrets.CODECOV_TOKEN }}
55
slug: scikit-learn-contrib/imbalanced-learn
0 commit comments