diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3509e7b..6083546 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -148,7 +148,7 @@ jobs: build/*-*Release*-*.* - name: Publish to codecov - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v7 with: flags: ${{ runner.os }} name: ${{ runner.os }}-coverage