Skip to content

Commit cc5de36

Browse files
committed
Update setup-maven GH action to v5 (Node 20)
1 parent a8c74ad commit cc5de36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
distribution: 'temurin'
5656
cache: maven
5757
- name: Set up Maven
58-
uses: stCarolas/setup-maven@v4.5
58+
uses: stCarolas/setup-maven@v5
5959
with:
6060
maven-version: 3.9.6
6161
- name: Build with Maven

0 commit comments

Comments
 (0)