diff --git a/.github/workflows/testing.yml b/.github/workflows/testing.yml index 8f768202..574c398d 100644 --- a/.github/workflows/testing.yml +++ b/.github/workflows/testing.yml @@ -114,7 +114,7 @@ jobs: ZOOKEEPER_VERSION: ${{ matrix.zk-version }} - name: Publish Codecov report - uses: codecov/codecov-action@v4 + uses: codecov/codecov-action@v5 test_windows: needs: [validate]