Skip to content

Commit

Permalink
Updates setup-maven Action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
maxkratz committed Feb 8, 2024
1 parent 00958dd commit d1ef042
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 @@ -14,7 +14,7 @@ jobs:
java-version: '17'
distribution: 'temurin'
- 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 d1ef042

Please sign in to comment.