Skip to content

Commit e1a16f7

Browse files
build(deps): bump codecov/codecov-action from 5.1.2 to 5.3.0 (#64)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26eb449 commit e1a16f7

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
@@ -73,7 +73,7 @@ jobs:
7373

7474
- if: matrix.python-version == '3.12' && runner.os == 'Linux'
7575
name: Upload coverage reports to Codecov
76-
uses: codecov/codecov-action@v5.1.2
76+
uses: codecov/codecov-action@v5.3.0
7777
with:
7878
token: ${{ secrets.CODECOV_TOKEN }}
7979
slug: litestar-org/pytest-databases

0 commit comments

Comments
 (0)