From e5da524504bb46260d7ca4c33ca56fa8a907e86c Mon Sep 17 00:00:00 2001 From: shanshanzhong Date: Thu, 25 Sep 2025 04:05:52 -0700 Subject: [PATCH] init --- .gitea/workflows/docker.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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