Skip to content

Commit 63ee788

Browse files
⬆️ Update codecov/codecov-action action to v5
1 parent 9dc0777 commit 63ee788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ jobs:
2424
run: pytest
2525
- name: Upload coverage reports to Codecov
2626
if: matrix.os == 'ubuntu-latest' && matrix.python-version == '3.11'
27-
uses: codecov/codecov-action@v3
27+
uses: codecov/codecov-action@v5

0 commit comments

Comments
 (0)