Skip to content

Commit d41d0d0

Browse files
⬆️ Bump codecov/codecov-action from 5 to 6 (#150)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07d9740 commit d41d0d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/codecov.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
poetry run pytest --cov-report xml
3636
3737
- name: Upload coverage report
38-
uses: codecov/codecov-action@v5
38+
uses: codecov/codecov-action@v6
3939
with:
4040
env_vars: OS,PYTHON_VERSION
4141
files: ./coverage.xml

0 commit comments

Comments
 (0)