diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml index 595fe003..fa8976ea 100644 --- a/.github/workflows/maven.yml +++ b/.github/workflows/maven.yml @@ -26,7 +26,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Setup Maven Action - uses: s4u/setup-maven-action@v1.18.0 + uses: s4u/setup-maven-action@v1.19.0 with: checkout-fetch-depth: 0 java-version: 17