Skip to content

Commit b135038

Browse files
Update codecov/codecov-action action to v4 (#432)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e7c1809 commit b135038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Run tests
3333
run: tox run -e unit
3434
- name: Upload Coverage to Codecov
35-
uses: codecov/codecov-action@v3
35+
uses: codecov/codecov-action@v4
3636

3737
lib-check:
3838
name: Check libraries

0 commit comments

Comments
 (0)