Skip to content

Commit 5ab7c7e

Browse files
Bump codecov/codecov-action from 4.5.0 to 5.0.7 (#4420)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d06911b commit 5ab7c7e

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
@@ -257,7 +257,7 @@ jobs:
257257
fi
258258
259259
- name: Upload coverage data
260-
uses: codecov/codecov-action@v4.5.0
260+
uses: codecov/codecov-action@v5.0.7
261261
with:
262262
name: ${{ matrix.name }}
263263
# verbose: true # optional (default = false)

0 commit comments

Comments
 (0)