Skip to content

Commit

Permalink
Update of Maven setup GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
vogella committed Jan 8, 2025
1 parent eba646e commit 9bfbd12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
distribution: 'temurin'
cache: 'maven'
- name: 'Set up Maven'
uses: s4u/maven-settings-action@v3
uses: s4u/maven-settings-action@v3.1.0
with:
maven-version: latest
- name: Build Maven artifacts
Expand Down

0 comments on commit 9bfbd12

Please sign in to comment.