Merge pull request #19 from jpawlowski/dependabot/github_actions/astral-sh/setup-uv-7.1.2

Bump astral-sh/setup-uv from 7.1.0 to 7.1.2
This commit is contained in:
Julian Pawlowski 2025-11-03 23:12:15 +01:00 committed by GitHub
commit c3b3cf82bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ jobs:
python-version: "3.13" python-version: "3.13"
- name: Install uv - name: Install uv
uses: astral-sh/setup-uv@3259c6206f993105e3a61b142c2d97bf4b9ef83d # v7.1.0 uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2
with: with:
version: "0.9.3" version: "0.9.3"