mirror of
https://github.com/jpawlowski/hass.tibber_prices.git
synced 2026-07-27 17:26:48 +00:00
Merge pull request #170 from jpawlowski/dependabot/github_actions/astral-sh/setup-uv-8.3.1
chore(deps): bump astral-sh/setup-uv from 8.3.0 to 8.3.1
This commit is contained in:
commit
ba9681609c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
|
|
@ -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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue