From 4143badef12e4052d341b47ed3f52bb27c59eb2a Mon Sep 17 00:00:00 2001 From: Grand-cocoa <1075576561@qq.com49111108+grand-cocoa@users.noreply.github.com> Date: Tue, 18 Mar 2025 18:06:39 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=9B=B4=E6=96=B0=20GitHub=20Actions=20?= =?UTF-8?q?=E4=BE=9D=E8=B5=96-=20=E5=B0=86=20actions/checkout@v4=20?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E4=B8=BA=20https://git.alina-dace.info/actio?= =?UTF-8?q?ns/checkout@4=20-=20=E5=88=A0=E9=99=A4=E4=BA=86=E5=A4=9A?= =?UTF-8?q?=E4=BD=99=E7=9A=84=E6=AD=A5=E9=AA=A4=EF=BC=8C=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E4=BA=86=E5=B7=A5=E4=BD=9C=E6=B5=81=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build-test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build-test.yaml b/.gitea/workflows/build-test.yaml index c496800..2d1e3fa 100644 --- a/.gitea/workflows/build-test.yaml +++ b/.gitea/workflows/build-test.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout Git Repo - uses: actions/checkout@v4 + uses: https://git.alina-dace.info/actions/checkout@4 - run: pwd - run: chmod +x ./mvnw - name: build