File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2424 env :
2525 JAVA_OPTS : " -XX:+TieredCompilation -XX:TieredStopAtLevel=1"
2626 steps :
27- - uses : actions/checkout@v2.3.5
27+ - uses : actions/checkout@v2.4.0
2828 - name : Set up JDK
2929 uses : actions/setup-java@v2
3030 with :
Original file line number Diff line number Diff line change 2121 env :
2222 JAVA_OPTS : " -XX:+TieredCompilation -XX:TieredStopAtLevel=1"
2323 steps :
24- - uses : actions/checkout@v2.3.5
24+ - uses : actions/checkout@v2.4.0
2525 - name : Set up JDK
2626 uses : actions/setup-java@v2
2727 with :
Original file line number Diff line number Diff line change 1717 runs-on : ubuntu-latest
1818 if : github.ref == 'refs/heads/master'
1919 steps :
20- - uses : actions/checkout@v2.3.5
20+ - uses : actions/checkout@v2.4.0
2121 - name : Set up JDK 11
2222 uses : actions/setup-java@v2
2323 with :
You can’t perform that action at this time.
0 commit comments