Skip to content

Commit c98fa0e

Browse files
Bump codecov/codecov-action from 3 to 4 (#4003)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48a7c4f commit c98fa0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tox.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134

135135
- name: Upload coverage data
136136
if: ${{ startsWith(matrix.passed_name, 'py') }}
137-
uses: codecov/codecov-action@v3
137+
uses: codecov/codecov-action@v4
138138
with:
139139
name: ${{ matrix.passed_name }}
140140
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)