mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 10:48:51 +00:00
ci: pin setup-uv
This commit is contained in:
parent
03cc901f7b
commit
c89871f257
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue