diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a7015758..11717d46 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -70,7 +70,7 @@ jobs: steps: - name: Download coverage profile - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: coverage-profile-${{ github.run_id }}