mirror of
https://github.com/bohd4nx/FragmentAPI.git
synced 2026-07-25 06:14:29 +00:00
chore: update setup-uv action to v7.6.0 in CI and publish workflows; fix image source in README
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.12"
|
||||
|
||||
- uses: astral-sh/setup-uv@v7.5.0
|
||||
- uses: astral-sh/setup-uv@v7.6.0
|
||||
|
||||
- run: uv pip install --system ".[dev]"
|
||||
|
||||
@@ -40,7 +40,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.12"
|
||||
|
||||
- uses: astral-sh/setup-uv@v7.5.0
|
||||
- uses: astral-sh/setup-uv@v7.6.0
|
||||
|
||||
- run: uv pip install --system ".[dev]"
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ jobs:
|
||||
with:
|
||||
python-version: "3.12"
|
||||
|
||||
- uses: astral-sh/setup-uv@v7.5.0
|
||||
- uses: astral-sh/setup-uv@v7.6.0
|
||||
|
||||
- run: uv build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user