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

This commit is contained in:
mocheng 2025-06-23 14:00:19 +08:00
parent da86c29ab7
commit 74fd9da29d

View File

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