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 25d689a commit 4d4cfd3Copy full SHA for 4d4cfd3
.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/codecov-action@v4.5.0
+ uses: codecov/codecov-action@v4.6.0
53
with:
54
token: ${{ secrets.CODECOV_TOKEN }}
55
slug: scikit-learn-contrib/imbalanced-learn
0 commit comments