Skip to content

Commit 3e40c92

Browse files
build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3 (#79)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aabb6d2 commit 3e40c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

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

5959
- if: matrix.python-version == '3.12'
6060
name: Upload coverage reports to Codecov
61-
uses: codecov/codecov-action@v5.4.2
61+
uses: codecov/codecov-action@v5.4.3
6262
with:
6363
token: ${{ secrets.CODECOV_TOKEN }}
6464
slug: litestar-org/pytest-databases

0 commit comments

Comments
 (0)