diff --git a/.github/workflows/benchmark-action.yaml b/.github/workflows/benchmark-action.yaml index cf7363300..21cb9d18d 100644 --- a/.github/workflows/benchmark-action.yaml +++ b/.github/workflows/benchmark-action.yaml @@ -15,7 +15,7 @@ jobs: steps: - name: Checkout repo - uses: actions/checkout@v5.0.0 + uses: actions/checkout@v6.0.1 with: # Required by flakes fetch-depth: 0