feat(流水线): github的流水线配置

This commit is contained in:
燕陇琪
2025-04-02 20:16:02 +08:00
parent 3abfd182f9
commit 12cdeba2eb

View File

@@ -15,7 +15,7 @@ jobs:
- name: Set up Apache Maven Central
uses: actions/setup-java@v4
with:
java-version: 1.8
java-version: 8.0.302+8
distribution: 'temurin'
cache: maven
server-id: central