diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml index 4375115..a4faef7 100644 --- a/.github/workflows/deploy-preview.yml +++ b/.github/workflows/deploy-preview.yml @@ -75,7 +75,7 @@ jobs: - name: Get comment text id: get-text - uses: actions/github-script@v8 + uses: actions/github-script@v9 with: script: | const status = context.payload.inputs.status,