diff --git a/.github/workflows/pr-comment.yml b/.github/workflows/pr-comment.yml index b04950d..66c7bbe 100644 --- a/.github/workflows/pr-comment.yml +++ b/.github/workflows/pr-comment.yml @@ -29,7 +29,7 @@ jobs: steps: - name: Download PR info artifact - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | const allArtifacts = await github.rest.actions.listWorkflowRunArtifacts({