mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-05-22 23:01:17 +00:00
🔧 更新 GitHub Actions 工作流,升级 uv 版本至 v6
This commit is contained in:
parent
1de7d81693
commit
84133b2f27
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"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user