Skip to content

Commit b4933de

Browse files
build(deps): Bump codecov/codecov-action from 4.0.1 to 4.1.0 (#356)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05ab50f commit b4933de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
nox --session=coverage -- xml
153153
154154
- name: Upload coverage report
155-
uses: codecov/codecov-action@v4.0.1
155+
uses: codecov/codecov-action@v4.1.0
156156
env:
157157
token: ${{ secrets.CODECOV_TOKEN }}
158158
with:

0 commit comments

Comments
 (0)