diff --git a/.github/workflows/convert-llava-gguf.yml b/.github/workflows/convert-llava-gguf.yml index eb3503c..ef685ad 100644 --- a/.github/workflows/convert-llava-gguf.yml +++ b/.github/workflows/convert-llava-gguf.yml @@ -37,7 +37,7 @@ jobs: python-version: '3.12' - name: Cache Python packages - uses: actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 + uses: actions/cache@v4 with: path: | ~/.cache/pip