Skip to content

Commit 90d679a

Browse files
Update codecov/codecov-action action to v5 (#547)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ebbc31c commit 90d679a

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@v4
35+
uses: codecov/codecov-action@v5
3636

3737
lib-check:
3838
name: Check libraries

0 commit comments

Comments
 (0)