fix
Some checks failed
Build and Deploy Spring Boot Server / build (push) Has been cancelled

This commit is contained in:
2025-01-11 00:41:19 +01:00
parent 01aa12e8a2
commit 197e40dfd5

View File

@@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v2 uses: actions/checkout@v2
# 2. Set up Java and Maven # 2. Set up Java and Maven
- name: Set up JDK (Eclipse Temurin) - name: Set up JDK (Eclipse Temurin)
uses: actions/setup-java@v3 uses: actions/setup-java@v3
with: with:
distribution: "temurin" distribution: "temurin"