diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index c7c59bf..d5b5eec 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -37,7 +37,7 @@ jobs: cat benchmark.md >> result.md - name: Comment on PR # thollander/actions-comment-pull-request is not whitelisted - uses: actions/github-script@v6 + uses: actions/github-script@v7 if: github.event_name == 'pull_request' with: script: |