Skip to content

Commit 70f0663

Browse files
committed
Update Codecov action
1 parent 7dc7ba2 commit 70f0663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- name: Run tests and create coverage report
4343
run: poetry run make test-coverage
4444
- name: Upload coverage report to Codecov
45-
uses: codecov/codecov-action@v3
45+
uses: codecov/codecov-action@v4
4646
with:
4747
token: ${{ secrets.CODECOV_TOKEN }}
4848

0 commit comments

Comments
 (0)