We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 127d040 commit e151aebCopy full SHA for e151aeb
.github/workflows/ci.yaml
@@ -58,7 +58,7 @@ jobs:
58
59
- if: matrix.python-version == '3.12'
60
name: Upload coverage reports to Codecov
61
- uses: codecov/codecov-action@v5.3.1
+ uses: codecov/codecov-action@v5.4.0
62
with:
63
token: ${{ secrets.CODECOV_TOKEN }}
64
slug: litestar-org/pytest-databases
0 commit comments