更新 .gitea/workflows/ci.yml
This commit is contained in:
parent
465578a5d5
commit
2673a0aef8
|
@ -24,7 +24,7 @@ jobs:
|
||||||
# 持久化工具目录
|
# 持久化工具目录
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: setup go
|
- name: setup go
|
||||||
|
|
Loading…
Reference in New Issue