mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-10-05 09:56:24 +00:00
🔧 更新 GitHub Actions 工作流,升级 uv 版本至 v6
This commit is contained in:
2
.github/workflows/pytest.yaml
vendored
2
.github/workflows/pytest.yaml
vendored
@@ -17,7 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Setup uv
|
- name: Setup uv
|
||||||
uses: astral-sh/setup-uv@v5
|
uses: astral-sh/setup-uv@v6
|
||||||
with:
|
with:
|
||||||
version: "latest"
|
version: "latest"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user