Skip to content

Commit

Permalink
Install Maven newer than 3.9.6
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
  • Loading branch information
martin-g committed Aug 22, 2024
1 parent a1ef2c5 commit b0f730c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,11 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: 'Setup Maven'
uses: stCarolas/setup-maven@d6af6abeda15e98926a57b5aa970a96bb37f97d1 # v5
with:
maven-version: 3.9.9

- name: Setup Temurin JDK
uses: actions/setup-java@v4
with:
Expand Down

0 comments on commit b0f730c

Please sign in to comment.