ci: pin setup-uv

This commit is contained in:
Willi Ballenthin
2026-01-13 13:24:18 +01:00
committed by GitHub
parent 1081ab45e9
commit df52e2bf3e

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