diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 8a4f99812..9f47b4348 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -58,7 +58,7 @@ jobs: echo "SAFE_BRANCH=$(make safe_branch)" >> $GITHUB_ENV - name: Update PR Comment - uses: actions/github-script@v7 + uses: actions/github-script@v8 if: github.event_name == 'pull_request' with: