diff --git a/.github/workflows/vib-build.yml b/.github/workflows/vib-build.yml index 96e6112..734af08 100644 --- a/.github/workflows/vib-build.yml +++ b/.github/workflows/vib-build.yml @@ -51,7 +51,7 @@ jobs: echo "LAST_RUN_ID=$(jq -r '.[0].databaseId' last_run.json)" >> "$GITHUB_ENV" - name: Download the previous digest - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 continue-on-error: true with: name: digest