Skip to content

Commit

Permalink
Merge 3fa3316 into 1558f4e
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 12, 2020
2 parents 1558f4e + 3fa3316 commit b1f6f59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- uses: actions/checkout@v2.3.2
- 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 b1f6f59

Please sign in to comment.