From 4272f6052826cae715e5a37a2a10136d26f1910e Mon Sep 17 00:00:00 2001 From: dm Date: Tue, 13 Aug 2024 09:55:30 +0800 Subject: [PATCH] 22 --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 13a260f..5ba1754 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -18,6 +18,6 @@ jobs: - run: echo "🍏 This job's status is ${{ job.status }}." - run: docker versio - name: Checkout - uses: root/simple-go-action@106.14.174.241:3000//actions/checkout@v4 + uses: https://gitea.com/actions/checkout@v4 with: fetch-depth: 0