~ci.yml
CI / Lint, Typecheck & Test (push) Has been cancelled

This commit is contained in:
2026-07-02 18:29:03 +08:00
parent cf6b6fd059
commit 4b66176ce6
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ jobs:
with:
enable-cache: true
- uses: actions/setup-python@v5
- uses: actions/setup-python@latest
with:
python-version: '3.13'