Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
garydgregory committed Aug 21, 2020
2 parents 1e51c5d + d2171ae commit a1a3bc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
restore-keys: |
${{ runner.os }}-maven-
- name: Set up JDK ${{ matrix.java }}
uses: actions/setup-java@v1.4.0
uses: actions/setup-java@v1.4.1
with:
java-version: ${{ matrix.java }}
- name: Build with Maven
Expand Down

0 comments on commit a1a3bc9

Please sign in to comment.