Merge pull request #1943 from Retrospring/dependabot/github_actions/codecov/codecov-action-5

This commit is contained in:
dependabot[bot] 2024-11-18 22:08:43 +00:00 committed by GitHub
commit 662e586182
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ jobs:
env:
POSTGRES_PORT: ${{ job.services.postgres.ports[5432] }}
REDIS_URL: "redis://localhost:${{ job.services.redis.ports[6379] }}"
- uses: codecov/codecov-action@v4
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./coverage/coverage.xml