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

This commit is contained in:
mocheng 2025-06-23 13:59:28 +08:00
parent 417f1d2d8f
commit da86c29ab7

View File

@ -7,7 +7,7 @@ jobs:
runs-on: windows
steps:
- name: Checkout code
uses: http://gitea.com/actions/checkout@v3 # 使用 Gitea 镜像
uses: http://47.109.37.87:3000/bichangxiong/checkout # 使用 Gitea 镜像
# uses: actions/checkout@v4
# - name: Set up JDK 17