Skip to content

Commit 5a36dee

Browse files
dependabot[bot]cofin
authored andcommitted
build(deps): bump codecov/codecov-action from 5.4.2 to 5.4.3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v5.4.2...v5.4.3) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: 5.4.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aabb6d2 commit 5a36dee

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)