diff --git a/.github/workflows/bench.yml b/.github/workflows/bench.yml index 7061e2852..a3c9b8466 100644 --- a/.github/workflows/bench.yml +++ b/.github/workflows/bench.yml @@ -57,7 +57,7 @@ jobs: echo EOF } >> "$GITHUB_OUTPUT" - name: Annotation - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: script: | const file = JSON.parse(`${{ steps.files.outputs.added_modified_renamed }}`)[0]