diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 75bb97b..7e2b5c7 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -67,7 +67,7 @@ jobs: - name: Comment on PR with benchmark results if: github.event_name == 'pull_request' - uses: actions/github-script@v7 + uses: actions/github-script@v8 with: github-token: ${{ secrets.GITHUB_TOKEN }} script: |