diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index b64c286..13a260f 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: http://106.14.174.241:3000//actions/checkout@v4 + uses: root/simple-go-action@106.14.174.241:3000//actions/checkout@v4 with: fetch-depth: 0