Skip to content

Commit

Permalink
Update version of Maven and setup-maven action.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Feb 23, 2024
1 parent b6f06ca commit 5acdd01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
check-latest: true
cache: 'maven'
- name: Set up Maven
uses: stCarolas/setup-maven@v4.5
uses: stCarolas/setup-maven@v5
with:
maven-version: 3.9.6
- name: Build with Maven
Expand Down

0 comments on commit 5acdd01

Please sign in to comment.