diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 01112b79..e69a54cc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: env: DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }} - name: Prepare codecov - uses: sersoft-gmbh/swift-coverage-action@v4 + uses: sersoft-gmbh/swift-coverage-action@v5 id: coverage-files with: format: lcov @@ -85,7 +85,7 @@ jobs: env: DEVELOPER_DIR: ${{ env.CI_XCODE_LATEST }} - name: Prepare codecov - uses: sersoft-gmbh/swift-coverage-action@v4 + uses: sersoft-gmbh/swift-coverage-action@v5 id: coverage-files with: format: lcov