kopia lustrzana https://github.com/Yakifo/amqtt
refactor: update 'astral-sh/setup-uv' version
rodzic
e1ec9bb0f5
commit
2c4bfd55c1
|
@ -25,7 +25,7 @@ jobs:
|
|||
|
||||
# https://github.com/astral-sh/setup-uv
|
||||
- name: 🏗 Install uv and Python
|
||||
uses: astral-sh/setup-uv@v5
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: "uv.lock"
|
||||
|
@ -57,7 +57,7 @@ jobs:
|
|||
|
||||
# https://github.com/astral-sh/setup-uv
|
||||
- name: 🏗 Install uv and Python ${{ matrix.python-version }}
|
||||
uses: astral-sh/setup-uv@v5
|
||||
uses: astral-sh/setup-uv@v6
|
||||
with:
|
||||
enable-cache: true
|
||||
cache-dependency-glob: "uv.lock"
|
||||
|
|
Ładowanie…
Reference in New Issue