File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1212 bump-version :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v2.3.5
15+ - uses : actions/checkout@v2.4.0
1616 with :
1717 fetch-depth : 0
1818 persist-credentials : false
Original file line number Diff line number Diff line change 2828 JAVA_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
2929 JVM_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
3030 steps :
31- - uses : actions/checkout@v2.3.5
31+ - uses : actions/checkout@v2.4.0
3232 with :
3333 fetch-depth : 0
3434 - uses : olafurpg/setup-scala@v13
5252 AWS_REGION : ap-northeast-1
5353 TEST_TIME_FACTOR : 5
5454 steps :
55- - uses : actions/checkout@v2.3.5
55+ - uses : actions/checkout@v2.4.0
5656 with :
5757 fetch-depth : 0
5858 - uses : olafurpg/setup-scala@v13
Original file line number Diff line number Diff line change 1010 JAVA_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1111 JVM_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1212 steps :
13- - uses : actions/checkout@v2.3.5
13+ - uses : actions/checkout@v2.4.0
1414 with :
1515 fetch-depth : 0
1616 - uses : olafurpg/setup-scala@v13
Original file line number Diff line number Diff line change 1313 JAVA_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1414 JVM_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1515 steps :
16- - uses : actions/checkout@v2.3.5
16+ - uses : actions/checkout@v2.4.0
1717 with :
1818 ref : ${{ github.event.workflow_run.head_branch }}
1919 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments