diff --git a/.github/workflows/console-e2e.yml b/.github/workflows/console-e2e.yml index 53326d700f..29e8902c73 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@v3 + uses: dawidd6/action-download-artifact@v6 continue-on-error: true with: github_token: ${{ secrets.GITHUB_TOKEN }}