There was an error while loading. Please reload this page.
1 parent e8e6b01 commit d23c645Copy full SHA for d23c645
1 file changed
.github/workflows/publish.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Checkout
19
uses: actions/checkout@v6
20
- name: Install uv
21
- uses: astral-sh/setup-uv@v8
+ uses: astral-sh/setup-uv@v7
22
- name: Install Python 3.13
23
run: uv python install 3.13
24
- name: Build
0 commit comments