更新 .gitea/workflows/dev.yml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 8s
This commit is contained in:
parent
bd01a0a4bf
commit
7d7d90540c
@ -11,7 +11,7 @@ jobs:
|
|||||||
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像
|
||||||
# uses: actions/checkout@v3
|
# uses: actions/checkout@v3
|
||||||
- name: Set up JDK 19
|
- name: Set up JDK 19
|
||||||
uses: http://47.109.37.87:3000/bichangxiong/java-setup@v3
|
uses: java-setup@v3
|
||||||
with:
|
with:
|
||||||
java-version: '19'
|
java-version: '19'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
|
Loading…
Reference in New Issue
Block a user