Skip to content

Commit

Permalink
Update ci python
Browse files Browse the repository at this point in the history
  • Loading branch information
杨赫然 committed Feb 13, 2025
1 parent 2e53065 commit a1c6a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
fetch-depth: 1
- uses: actions/setup-python@v1
with:
python-version: "3.12.8"
python-version: "3.12.9"
- name: install dependencies and test
run: |
cd $GITHUB_WORKSPACE
Expand Down

0 comments on commit a1c6a27

Please sign in to comment.