Skip to content

Commit

Permalink
Bump codecov/codecov-action from 4.6.0 to 5.0.2 in the actions group (s…
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent 8808526 commit 69d3dfd
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 @@ -36,7 +36,7 @@ jobs:
run: pixi run -e ${{ matrix.environment }} test -n 3

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

0 comments on commit 69d3dfd

Please sign in to comment.