update codecov

This commit is contained in:
Brian Rosner 2024-05-21 08:27:28 -06:00
parent de45e9c96c
commit 73c2d2fbf6

View File

@ -53,7 +53,7 @@ jobs:
env: env:
DATABASE_URL: postgresql+psycopg://postgres:postgres@localhost:5432/postgres DATABASE_URL: postgresql+psycopg://postgres:postgres@localhost:5432/postgres
- name: Upload coverage reports to Codecov - name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4.0.1 uses: codecov/codecov-action@v4.4.1
with: with:
token: ${{ secrets.CODECOV_TOKEN }} token: ${{ secrets.CODECOV_TOKEN }}
build: build: