diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e565392c89..291e78c7c8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -147,7 +147,7 @@ jobs: docker compose logs - name: Upload coverage to Codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 with: token: ${{ secrets.CODECOV_TOKEN }} slug: getsentry/self-hosted