diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 6de2191..3c782c9 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -14,7 +14,7 @@ jobs: CATALOG_LOCAL_DIR: /mnt/data/hats/catalogs steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v6 - name: Install uv uses: astral-sh/setup-uv@v5