Skip to content

Commit 4f75a71

Browse files
committed
ci: update codecov/codecov-action to v5
Signed-off-by: Filipe Laíns <lains@riseup.net>
1 parent 42e7996 commit 4f75a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: nox -s test-${{ matrix.python }}
3838

3939
- name: Send coverage report
40-
uses: codecov/codecov-action@v1
40+
uses: codecov/codecov-action@v5
4141
env:
4242
PYTHON: ${{ matrix.python }}
4343
with:

0 commit comments

Comments
 (0)