diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6c266c7..b2b0198 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -40,7 +40,7 @@ jobs: env: GPG_PRIVATE_KEY: ${{ secrets.gpg_private_key }} - name: Prepare Maven Settings - uses: s4u/maven-settings-action@v3.0.0 + uses: s4u/maven-settings-action@v3.1.0 with: githubServer: false properties: |