Skip to content

Commit eb844e9

Browse files
authored
chore: update codecov action (#430)
1 parent d6826a6 commit eb844e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# upload coverage
6464
#----------------------------------------------
6565
- name: Upload coverage to Codecov
66-
uses: codecov/codecov-action@v3
66+
uses: codecov/codecov-action@v4
6767
if: matrix.python-version == 3.12
6868
with:
6969
token: ${{ secrets.CODECOV_TOKEN }} # not required for public repos

0 commit comments

Comments
 (0)