fix: actions mvn version
Some checks failed
build and publish docker image / deploy / build (push) Failing after 53s

This commit is contained in:
2005 2024-05-30 06:00:48 +02:00
parent 88e852cbcf
commit b0e8c7c06c

View file

@ -24,7 +24,7 @@ jobs:
release: 22
version: 17.0.10
- name: "Setup maven"
uses: https://github.com/s4u/setup-maven-action@v1
uses: https://github.com/s4u/setup-maven-action@v1.13.0
- name: Build with Maven
run: mvn -Dtoken=${{ secrets.token }} clean compile jib:build -e