diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index d8c0f3b2..a80393e3 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -108,7 +108,7 @@ jobs: uv pip install --no-cache --reinstall-package llama-cpp-python --no-binary llama-cpp-python "llama-cpp-python>=0.2.78" - name: Cache Hugging Face datasets and models - uses: actions/cache@v5 + uses: actions/cache@v6 with: path: | .cache/huggingface/datasets