Skip to content

Commit b16a7c0

Browse files
committed
2 parents 49af9cf + 0ee5802 commit b16a7c0

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.1
42+
uses: actions/setup-java@v1.4.2
4343
with:
4444
java-version: ${{ matrix.java }}
4545
- name: Build with Maven

0 commit comments

Comments
 (0)