There was an error while loading. Please reload this page.
2 parents 62e1b9e + 352d777 commit e7e3be6Copy full SHA for e7e3be6
1 file changed
.github/workflows/maven-build.yml
@@ -11,7 +11,7 @@ jobs:
11
matrix:
12
java: [ '1.8.0', '11.0.x', '13.0.x' ]
13
steps:
14
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
15
- name: Set up JDK
16
uses: actions/setup-java@v1
17
with:
0 commit comments