diff --git a/.github/workflows/preview-deploy.yml b/.github/workflows/preview-deploy.yml index 92fc90fd4..5b95e5ba1 100644 --- a/.github/workflows/preview-deploy.yml +++ b/.github/workflows/preview-deploy.yml @@ -11,7 +11,7 @@ jobs: if: github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success' steps: - name: download pr artifact - uses: dawidd6/action-download-artifact@v2 + uses: dawidd6/action-download-artifact@v6 with: workflow: ${{ github.event.workflow_run.workflow_id }} name: pr @@ -21,7 +21,7 @@ jobs: run: echo "::set-output name=id::$(