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