Skip to content

Commit

Permalink
Update codecov config
Browse files Browse the repository at this point in the history
  • Loading branch information
ml-evs committed Aug 2, 2024
1 parent 8159cc6 commit bf7d692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Upload coverage to Codecov
if: matrix.python-version == '3.10' && github.repository == 'datalab-org/datalab'
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: datalab-org/datalab
Expand Down

0 comments on commit bf7d692

Please sign in to comment.