diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3afaadb..696006b 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -64,7 +64,7 @@ jobs: - name: Comment results on PR if: always() - uses: actions/github-script@v7 + uses: actions/github-script@v9 with: script: | const fs = require('fs');