Skip to content

Commit 855e5aa

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Run tests
4040
run: tox run -e unit
4141
- name: Upload Coverage to Codecov
42-
uses: codecov/codecov-action@v4
42+
uses: codecov/codecov-action@v5
4343
env:
4444
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
4545

0 commit comments

Comments
 (0)