1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-19 18:16:25 +00:00

Update ci python

This commit is contained in:
杨赫然
2025-02-13 15:56:14 +08:00
parent 2e530652f3
commit a1c6a27a4e

View File

@@ -12,7 +12,7 @@ jobs:
fetch-depth: 1 fetch-depth: 1
- uses: actions/setup-python@v1 - uses: actions/setup-python@v1
with: with:
python-version: "3.12.8" python-version: "3.12.9"
- name: install dependencies and test - name: install dependencies and test
run: | run: |
cd $GITHUB_WORKSPACE cd $GITHUB_WORKSPACE