diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e05c4626..c3ba3cf22 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: env: DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }} - name: Prepare codecov - uses: sersoft-gmbh/swift-coverage-action@v3 + uses: sersoft-gmbh/swift-coverage-action@v4 id: coverage-files with: format: lcov @@ -80,7 +80,7 @@ jobs: env: DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }} - name: Prepare codecov - uses: sersoft-gmbh/swift-coverage-action@v3 + uses: sersoft-gmbh/swift-coverage-action@v4 id: coverage-files with: format: lcov