Skip to content

Commit 1b67880

Browse files
build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 (#130)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 443efa4 commit 1b67880

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

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

100100
- if: matrix.python-version == '3.12'
101101
name: Upload coverage reports to Codecov
102-
uses: codecov/codecov-action@v6.0.0
102+
uses: codecov/codecov-action@v6.0.1
103103
with:
104104
token: ${{ secrets.CODECOV_TOKEN }}
105105
slug: litestar-org/pytest-databases

0 commit comments

Comments
 (0)