Skip to content

Commit 8567d70

Browse files
authored
Merge pull request #34 from Anselmoo/renovate/codecov-codecov-action-4.x
2 parents f38e518 + 8028a12 commit 8567d70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
poetry run pytest
4040
- name: Codecov
41-
uses: codecov/codecov-action@v3.1.6
41+
uses: codecov/codecov-action@v4.5.0
4242
with:
4343
token: ${{ secrets.CODECOV_TOKEN }}
4444
env_vars: OS,PYTHON

0 commit comments

Comments
 (0)