diff --git a/.github/workflows/console-e2e.yml b/.github/workflows/console-e2e.yml index 40a8762c82..f3b5d2ec47 100644 --- a/.github/workflows/console-e2e.yml +++ b/.github/workflows/console-e2e.yml @@ -145,7 +145,7 @@ jobs: with: name: "build-files" - name: Download last failed spec - uses: dawidd6/action-download-artifact@v20 + uses: dawidd6/action-download-artifact@v21 continue-on-error: true with: github_token: ${{ secrets.GITHUB_TOKEN }}