diff --git a/.github/workflows/benchmark-and-deploy.yml b/.github/workflows/benchmark-and-deploy.yml index 1355bea..ac1a433 100644 --- a/.github/workflows/benchmark-and-deploy.yml +++ b/.github/workflows/benchmark-and-deploy.yml @@ -14,7 +14,7 @@ jobs: runs-on: macos-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 with: lfs: true