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@v3.3 .0
15+ - uses : actions/checkout@v3.6 .0
1616 with :
1717 fetch-depth : 0
1818 persist-credentials : false
Original file line number Diff line number Diff line change 3131 JAVA_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
3232 JVM_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
3333 steps :
34- - uses : actions/checkout@v3.3 .0
34+ - uses : actions/checkout@v3.6 .0
3535 with :
3636 fetch-depth : 0
3737 - uses : olafurpg/setup-scala@v14
5555 AWS_REGION : ap-northeast-1
5656 TEST_TIME_FACTOR : 5
5757 steps :
58- - uses : actions/checkout@v3.3 .0
58+ - uses : actions/checkout@v3.6 .0
5959 with :
6060 fetch-depth : 0
6161 - uses : olafurpg/setup-scala@v14
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@v3.3 .0
13+ - uses : actions/checkout@v3.6 .0
1414 with :
1515 fetch-depth : 0
1616 - uses : olafurpg/setup-scala@v14
Original file line number Diff line number Diff line change 1616 JAVA_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1717 JVM_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1818 steps :
19- - uses : actions/checkout@v3.3 .0
19+ - uses : actions/checkout@v3.6 .0
2020 with :
2121 ref : ${{ github.event.workflow_run.head_branch }}
2222 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments