Skip to content

Commit 31ed757

Browse files
committed
Update maven.yml
1 parent a98b512 commit 31ed757

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
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v2
1515
- name: Set up JDK 11
16-
uses: actions/setup-java@v2
16+
uses: actions/setup-java@v3
1717
with:
1818
distribution: 'temurin'
1919
java-version: '11'

0 commit comments

Comments
 (0)