ci: pin setup-uv

This commit is contained in:
Willi Ballenthin
2026-01-13 13:24:18 +01:00
committed by Willi Ballenthin
parent 03cc901f7b
commit c89871f257

View File

@@ -237,7 +237,7 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Setup uv
if: ${{ env.IDA_LICENSE_ID != 0 }}
uses: astral-sh/setup-uv@v6
uses: astral-sh/setup-uv@61cb8a9741eeb8a550a1b8544337180c0fc8476b # v7.2.0
- name: Install dependencies
if: ${{ env.IDA_LICENSE_ID != 0 }}
run: sudo apt-get install -y libyaml-dev