Skip to content

Commit

Permalink
use newer maven
Browse files Browse the repository at this point in the history
Signed-off-by: Christian Dietrich <christian.dietrich.opensource@gmail.com>
  • Loading branch information
cdietrich committed Aug 14, 2024
1 parent c0cc6b0 commit 56ac531
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
with:
distribution: 'temurin'
java-version: 17
- name: Set up Maven 3.9.8
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.8
- name: Build
uses: GabrielBB/xvfb-action@v1.5
with:
Expand Down

0 comments on commit 56ac531

Please sign in to comment.