Update s4u/setup-maven-action action to v1.14.0 #5

Closed
renovate-bot wants to merge 1 commits from renovate/s4u-setup-maven-action-1.x into master
Showing only changes of commit 55f5e7b67f - Show all commits

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