diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index e3588b2..3253e29 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -23,7 +23,7 @@ jobs: sudo apt-get install -y tesseract-ocr tesseract-ocr-deu tesseract-ocr-eng - name: Install uv - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b + uses: astral-sh/setup-uv@fac544c07dec837d0ccb6301d7b5580bf5edae39 with: enable-cache: true cache-dependency-glob: "uv.lock"