Merge pull request #170 from jpawlowski/dependabot/github_actions/astral-sh/setup-uv-8.3.1
Some checks failed
Lint / Ruff (push) Has been cancelled
Validate / Hassfest validation (push) Has been cancelled
Validate / HACS validation (push) Has been cancelled

chore(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1
This commit is contained in:
Julian Pawlowski 2026-07-08 12:34:08 +02:00 committed by GitHub
commit ba9681609c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,7 +34,7 @@ jobs:
python-version: "3.14" python-version: "3.14"
- name: Install uv - name: Install uv
uses: astral-sh/setup-uv@d31148d669074a8d0a63714ba94f3201e7020bc3 # v8.3.0 uses: astral-sh/setup-uv@f98e06938123ccabd21905ea5d0069192241f9f1 # v8.3.1
with: with:
version: "0.9.3" version: "0.9.3"