diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index bb16f00..1c191c5 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -108,7 +108,7 @@ jobs: - name: Test run: make test - name: Report coverage - uses: codecov/codecov-action@v6 + uses: codecov/codecov-action@v7 env: CODECOV_TOKEN: 0e521354-90f7-4a17-a876-73ca69b59cb5 - name: Disallow generated drift