diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec2854a..1b114d0 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: distribution: "adopt" - name: Set current version run: mvn -B versions:set -DnewVersion=${GITHUB_REF##*/} -DprocessAllModules -DgenerateBackupPoms=false - - uses: s4u/maven-settings-action@v2.8.0 + - uses: s4u/maven-settings-action@v3.0.0 with: githubServer: false servers: |