From 66e6295a2408c31187734898fb72d91a9b6a62f7 Mon Sep 17 00:00:00 2001 From: gooker_young Date: Thu, 2 Jul 2026 22:39:50 +0800 Subject: [PATCH] =?UTF-8?q?ci(github=20workflow):=20=E5=9B=BA=E5=AE=9Asetu?= =?UTF-8?q?p-uv=E5=92=8Csetup-python=E7=9A=84=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2ffb859..137047f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -15,11 +15,11 @@ jobs: steps: - uses: http://gitea:3000/zhou/checkout.git@main - - uses: http://gitea:3000/zhou/setup-uv.git@main + - uses: http://gitea:3000/zhou/setup-uv.git@v8.1.0 with: enable-cache: true - - uses: http://gitea:3000/zhou/setup-python.git@main + - uses: http://gitea:3000/zhou/setup-python.git@v6 with: python-version: | 3.8