diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 2625e3d..1ff3687 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -26,7 +26,7 @@ jobs: run: make coverage - name: Send coverage - uses: codecov/codecov-action@v5 + uses: codecov/codecov-action@v7 with: files: profile.out env: