diff --git a/.github/workflows/pr-review-companion.yml b/.github/workflows/pr-review-companion.yml index 805f1911fefb4a..0425640ef12997 100644 --- a/.github/workflows/pr-review-companion.yml +++ b/.github/workflows/pr-review-companion.yml @@ -26,7 +26,7 @@ jobs: steps: - name: "Download artifact" - uses: actions/github-script@v6 + uses: actions/github-script@v7 with: script: | var artifacts = await github.rest.actions.listWorkflowRunArtifacts({