ci: use local checkout
All checks were successful
build / build (push) Successful in 4m22s

This commit is contained in:
张泊明518370910136 2025-02-25 03:12:25 -05:00
parent bddb67decf
commit 73f2581a31
GPG Key ID: D47306D7062CDA9D

View File

@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: https://gitea.com/BoYanZh/checkout@focs
uses: actions/checkout@focs
- name: Display Python3 version
run: python3 --version
- name: Install PDM