diff --git a/.gitea/workflows/actions.yml b/.gitea/workflows/actions.yml index 1783dfa..e172bd7 100644 --- a/.gitea/workflows/actions.yml +++ b/.gitea/workflows/actions.yml @@ -15,7 +15,7 @@ jobs: EXTERNAL_FLAG: "--net=host" steps: - name: Checkout Code - uses: http://192.168.1.100:3000/tools/checkout + uses: http://192.168.1.100:3000/tools/checkout@v4 - name: Stop container run: | if [[ "$(sudo docker ps -q --filter name=$SERVICE_NAME)" != "" ]];then