chore(deps): update s4u/setup-maven-action action to v1.15.0 #11

Open
Rainnny wants to merge 1 commits from renovate/s4u-setup-maven-action-1.x into master
Showing only changes of commit 6280f5db2e - Show all commits

@ -21,7 +21,7 @@ jobs:
# Setup Java and Maven # Setup Java and Maven
- name: Set up JDK and Maven - name: Set up JDK and Maven
uses: s4u/setup-maven-action@v1.12.0 uses: s4u/setup-maven-action@v1.15.0
with: with:
java-version: ${{ matrix.java-version }} java-version: ${{ matrix.java-version }}
distribution: "zulu" distribution: "zulu"