Merge pull request 'remove cache from actions/setup-java@v4' (#8) from dev into main
All checks were successful
Build, test and publish the Quarkus libraries / build (push) Successful in 1m36s

Reviewed-on: phoenix/quarkus-commons#8
This commit is contained in:
Jorge Bornhausen 2024-10-18 22:03:04 +00:00
commit 8bdcaf16bb

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