更新 .gitea/workflows/ci.yml
This commit is contained in:
parent
6b34a00b0b
commit
36bffec181
|
@ -24,7 +24,7 @@ jobs:
|
|||
# 持久化工具目录
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: https://huoxue.link:12300/huoxue1/checkout@latest
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: setup go
|
||||
|
|
Loading…
Reference in New Issue