22
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 9s
Details
This commit is contained in:
parent
404975fcec
commit
4272f60528
|
@ -18,6 +18,6 @@ jobs:
|
||||||
- run: echo "🍏 This job's status is ${{ job.status }}."
|
- run: echo "🍏 This job's status is ${{ job.status }}."
|
||||||
- run: docker versio
|
- run: docker versio
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: root/simple-go-action@106.14.174.241:3000//actions/checkout@v4
|
uses: https://gitea.com/actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
|
|
Loading…
Reference in New Issue