diff --git a/.github/workflows/comment.yml b/.github/workflows/comment.yml index 2770bd848..327f5a821 100644 --- a/.github/workflows/comment.yml +++ b/.github/workflows/comment.yml @@ -29,7 +29,7 @@ jobs: path: results - name: Update pr with info from other runners - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |