fix: return to older java action
Some checks failed
build and publish docker image / deploy / build (push) Failing after 57s

This commit is contained in:
2005 2024-05-30 06:02:53 +02:00
parent b0e8c7c06c
commit 917cec6173

View file

@ -18,11 +18,10 @@ jobs:
ref: 'dev'
token: '${{ secrets.token }}'
- name: 'Set up java 22'
uses: https://github.com/oracle-actions/setup-java@v1
uses: https://github.com/actions/setup-java@v3
with:
website: oracle.com
release: 22
version: 17.0.10
java-version: "21"
distribution: "temurin"
- name: "Setup maven"
uses: https://github.com/s4u/setup-maven-action@v1.13.0
- name: Build with Maven