Skip to content

Commit 98d081e

Browse files
Update codecov/codecov-action action to v5
1 parent 8ac39ad commit 98d081e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
run: poetry run mypy
5151

5252
- name: Upload coverage reports to Codecov with GitHub Action on Python 3.11
53-
uses: codecov/codecov-action@v4
53+
uses: codecov/codecov-action@v5
5454
if: ${{ matrix.python-version == '3.11' }}
5555

5656
check-docs:

0 commit comments

Comments
 (0)