Skip to content

Commit eaa99ec

Browse files
Merge 5d65c27 into b70e177
2 parents b70e177 + 5d65c27 commit eaa99ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/maven.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
restore-keys: |
4040
${{ runner.os }}-maven-
4141
- name: Set up JDK ${{ matrix.java }}
42-
uses: actions/setup-java@v1.4.3
42+
uses: actions/setup-java@v2
4343
with:
4444
java-version: ${{ matrix.java }}
4545
- name: Build with Maven

0 commit comments

Comments
 (0)