diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index 7458a33..3cc3aee 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -114,7 +114,7 @@ jobs: steps: - name: Comment preview URL - uses: actions/github-script@v8 + uses: actions/github-script@v9 env: PAGE_URL: ${{ needs.deploy.outputs.page_url }} with: