Skip to content

Commit 9c1fb36

Browse files
build(deps): bump codecov/codecov-action from 5.3.0 to 5.3.1 (#65)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47c8153 commit 9c1fb36

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.3.0
61+
uses: codecov/codecov-action@v5.3.1
6262
with:
6363
token: ${{ secrets.CODECOV_TOKEN }}
6464
slug: litestar-org/pytest-databases

0 commit comments

Comments
 (0)