We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de45e9c commit 73c2d2fCopy full SHA for 73c2d2f
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
env:
54
DATABASE_URL: postgresql+psycopg://postgres:postgres@localhost:5432/postgres
55
- name: Upload coverage reports to Codecov
56
- uses: codecov/codecov-action@v4.0.1
+ uses: codecov/codecov-action@v4.4.1
57
with:
58
token: ${{ secrets.CODECOV_TOKEN }}
59
build:
0 commit comments