Skip to content

Commit

Permalink
Set to Maven 3.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Aug 18, 2023
1 parent 1eb0351 commit 0aed9dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Expand Up @@ -18,6 +18,10 @@ jobs:
with:
java-version: 17
distribution: 'oracle'
- name: Setup Maven
uses: stCarolas/setup-maven@v.4.5
with:
maven-version: '3.9.4'
- name: Cache SonarCloud packages
uses: actions/cache@v3
with:
Expand Down

0 comments on commit 0aed9dc

Please sign in to comment.