remove cache from actions/setup-java@v4
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m20s

This commit is contained in:
Jorge Bornhausen 2024-10-18 23:59:51 +02:00
parent 772a9ef0bd
commit bf5cf58c3f

View file

@ -14,7 +14,6 @@ jobs:
with: with:
distribution: 'temurin' distribution: 'temurin'
java-version: '21' java-version: '21'
cache: 'maven'
- name: Configure Maven CI/CD settings - name: Configure Maven CI/CD settings
uses: s4u/maven-settings-action@v3.0.0 uses: s4u/maven-settings-action@v3.0.0