Merge pull request #20 from jpawlowski/dependabot/github_actions/astral-sh/setup-uv-7.1.3

chore(deps): bump astral-sh/setup-uv from 7.1.2 to 7.1.3
This commit is contained in:
Julian Pawlowski 2025-11-11 15:09:44 +01:00 committed by GitHub
commit d0301e07a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,7 +28,7 @@ jobs:
python-version: "3.13" python-version: "3.13"
- name: Install uv - name: Install uv
uses: astral-sh/setup-uv@85856786d1ce8acfbcc2f13a5f3fbd6b938f9f41 # v7.1.2 uses: astral-sh/setup-uv@5a7eac68fb9809dea845d802897dc5c723910fa3 # v7.1.3
with: with:
version: "0.9.3" version: "0.9.3"