Upgrade s4u/setup-maven-action v1.11.0 -> v1.12.0 (#1030)

See:
- https://github.com/s4u/setup-maven-action/releases/tag/v1.12.0
This commit is contained in:
Picnic-Bot
2024-02-13 08:08:36 +01:00
committed by GitHub
parent 28bb4f6895
commit cce897ed4a
6 changed files with 6 additions and 6 deletions

View File

@@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Check out code and set up JDK and Maven
uses: s4u/setup-maven-action@fa2c7e4517ed008b1f73e7e0195a9eecf5582cd4 # v1.11.0
uses: s4u/setup-maven-action@6d44c18d67d9e1549907b8815efa5e4dada1801b # v1.12.0
with:
checkout-fetch-depth: 0
java-version: 17.0.8