From c9cb5106fc54f26c0ab12ef9f74a8f9b6302f9ff Mon Sep 17 00:00:00 2001 From: chenwj113 Date: Thu, 30 May 2024 11:04:37 +0800 Subject: [PATCH] bugfix --- .gitea/workflows/run.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/run.yaml b/.gitea/workflows/run.yaml index b2e3fbf..0354f9c 100644 --- a/.gitea/workflows/run.yaml +++ b/.gitea/workflows/run.yaml @@ -9,7 +9,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Check out repository code - uses: https://git.airpig.cn/chenwj113/checkout@v4 + uses: https://git.airpig.cn/chenwj113/checkout.git@v4 - run: | commit_msg=${{ github.event.head_commit.message }} version=v1.0.0