diff --git a/.gitea/workflows/CI_local_test.yaml b/.gitea/workflows/CI_local_test.yaml index bcc67aa..befcc8c 100644 --- a/.gitea/workflows/CI_local_test.yaml +++ b/.gitea/workflows/CI_local_test.yaml @@ -14,7 +14,7 @@ jobs: with: submodules: recursive - name: 设置node环境 - uses: https://gitea.joylink.club/actions/local-setup-node@v0.1.1 + uses: https://gitea.joylink.club/actions/local-setup-node@v0.1.2 with: version: 'v18.19.1' cache: 'yarn'