diff --git a/.github/workflows/benchmarks.yaml b/.github/workflows/benchmarks.yaml index 9bfab6b9..f886c543 100644 --- a/.github/workflows/benchmarks.yaml +++ b/.github/workflows/benchmarks.yaml @@ -37,7 +37,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: persist-credentials: false