diff --git a/.gitea/workflows/docker.yml b/.gitea/workflows/docker.yml index 9ac6bad..bbef3a0 100644 --- a/.gitea/workflows/docker.yml +++ b/.gitea/workflows/docker.yml @@ -28,13 +28,13 @@ jobs: ### https://github.com/pnpm/action-setup - name: Set up Node.js - uses: https://shanshanzhong147@gmail.com:shanshanzhong147@$git.kxsw.us/actions/action-setup@v4.0.0 + uses: https://shanshanzhong147@gmail.com:shanshanzhong147@git.kxsw.us/actions/action-setup@v4.0.0 with: version: 9.15.9 run_install: false - id: tool-cache - uses: https://shanshanzhong147@gmail.com:shanshanzhong147@$git.kxsw.us/actions/gitea-tool-cache@v5 + uses: https://shanshanzhong147@gmail.com:shanshanzhong147@git.kxsw.us/actions/gitea-tool-cache@v5 with: # 只有node支持版本号别名 node-version: lts