Skip to content

Commit

Permalink
Update setup-maven GH action to v5 (Node 20)
Browse files Browse the repository at this point in the history
  • Loading branch information
akurtakov committed Mar 21, 2024
1 parent a8c74ad commit cc5de36
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 @@ -55,7 +55,7 @@ jobs:
distribution: 'temurin'
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 cc5de36

Please sign in to comment.