Compare commits

..

No commits in common. "renovate/s4u-setup-maven-action-1.x" and "master" have entirely different histories.

3 changed files with 3 additions and 3 deletions

@ -24,7 +24,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.15.0 uses: s4u/setup-maven-action@v1.12.0
with: with:
java-version: ${{ matrix.java-version }} java-version: ${{ matrix.java-version }}
distribution: "zulu" distribution: "zulu"

@ -24,7 +24,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.15.0 uses: s4u/setup-maven-action@v1.12.0
with: with:
java-version: ${{ matrix.java-version }} java-version: ${{ matrix.java-version }}
distribution: "zulu" distribution: "zulu"

@ -25,7 +25,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.15.0 uses: s4u/setup-maven-action@v1.12.0
with: with:
java-version: ${{ matrix.java-version }} java-version: ${{ matrix.java-version }}
distribution: "zulu" distribution: "zulu"