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 1212 GRADLE_OPTS : -Dorg.gradle.daemon=false
1313
1414 steps :
15- - uses : actions/checkout@v2.3.3
15+ - uses : actions/checkout@v2.7.0
1616 - name : Set up JDK 11
1717 uses : actions/setup-java@v1
1818 with :
Original file line number Diff line number Diff line change 1212 GRADLE_OPTS : -Dorg.gradle.daemon=false
1313
1414 steps :
15- - uses : actions/checkout@v2.4 .0
15+ - uses : actions/checkout@v2.7 .0
1616 - name : Set up JDK 11
1717 uses : actions/setup-java@v2
1818 with :
Original file line number Diff line number Diff line change 2020 os : [ ubuntu-latest, windows-latest, macos-latest ]
2121 steps :
2222 - name : Checkout
23- uses : actions/checkout@v2.3.3
23+ uses : actions/checkout@v2.7.0
2424 with :
2525 # release workflow should have access to all tags
2626 fetch-depth : 0
You can’t perform that action at this time.
0 commit comments