diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index a85c7d6..840925a 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -18,7 +18,7 @@ jobs: steps: - name: Download artifact - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | const artifacts = await github.rest.actions.listWorkflowRunArtifacts({