diff --git a/.github/workflows/performance.yml b/.github/workflows/performance.yml index d47fc6c7f8436..b646af00fc26d 100644 --- a/.github/workflows/performance.yml +++ b/.github/workflows/performance.yml @@ -89,7 +89,7 @@ jobs: before.json after.json - - uses: actions/github-script@v6 + - uses: actions/github-script@v7 if: failure() && steps.compare.outcome == 'failure' with: github-token: ${{secrets.GITHUB_TOKEN}}