This commit is contained in:
shanshanzhong 2025-09-25 04:05:52 -07:00
parent 2bc3fd541a
commit e5da524504

View File

@ -28,13 +28,13 @@ jobs:
### https://github.com/pnpm/action-setup ### https://github.com/pnpm/action-setup
- name: Set up Node.js - 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: with:
version: 9.15.9 version: 9.15.9
run_install: false run_install: false
- id: tool-cache - 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: with:
# 只有node支持版本号别名 # 只有node支持版本号别名
node-version: lts node-version: lts