Skip to content

Commit 81b413b

Browse files
Bump codecov/codecov-action from 5.0.7 to 5.1.1 (#4444)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8a757c commit 81b413b

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
@@ -258,7 +258,7 @@ jobs:
258258
fi
259259
260260
- name: Upload coverage data
261-
uses: codecov/codecov-action@v5.0.7
261+
uses: codecov/codecov-action@v5.1.1
262262
with:
263263
name: ${{ matrix.name }}
264264
# verbose: true # optional (default = false)

0 commit comments

Comments
 (0)