Skip to content

Commit 3615f5e

Browse files
Bump codecov/codecov-action from 4 to 5 (aio-libs#529)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a422e0c commit 3615f5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ jobs:
9292
COLOR: 'yes'
9393
- run: python -m coverage xml
9494
- name: Upload coverage
95-
uses: codecov/codecov-action@v4
95+
uses: codecov/codecov-action@v5
9696
with:
9797
fail_ci_if_error: true
9898
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)