cicd
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 23s

This commit is contained in:
mocheng 2025-06-23 14:45:21 +08:00
parent c579238744
commit 312cc2f192

View File

@ -8,8 +8,8 @@ jobs:
steps:
- name: Checkout code
# uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
uses: actions/checkout@v3
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
# uses: actions/checkout@v3
- name: Setup Node.js
uses: actions/setup-node@v4
with: