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