Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/1.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
ao-apps committed Aug 18, 2023
2 parents c6005f9 + de8e3b8 commit 8e67210
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 8e67210

Please sign in to comment.