Skip to content

Commit

Permalink
Bump codecov/codecov-action from 5.0.7 to 5.1.1 in the actions group (s…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent cf3c354 commit 7040ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
run: pixi run -e ${{ matrix.environment }} test -n auto

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v5.0.7
uses: codecov/codecov-action@v5.1.1
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: skrub-data/skrub
Expand Down

0 comments on commit 7040ccd

Please sign in to comment.