Skip to content

Commit 7adaaca

Browse files
author
Gary Gregory
committed
2 parents 3f7f609 + e4fd45a commit 7adaaca

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
@@ -45,7 +45,7 @@ jobs:
4545
restore-keys: |
4646
${{ runner.os }}-maven-
4747
- name: Set up JDK ${{ matrix.java }}
48-
uses: actions/setup-java@v1.4.0
48+
uses: actions/setup-java@v1.4.1
4949
with:
5050
java-version: ${{ matrix.java }}
5151
- name: Build with Maven

0 commit comments

Comments
 (0)