File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2323 jdk : [11, 15, 16]
2424 steps :
2525 - uses : actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b # tag=v3
26- - uses : actions/cache@0865c47f36e68161719c5b124609996bb5c40129 # tag=v3.0.5
26+ - uses : actions/cache@f4278025ab0f432ce369118909e46deec636f50c # tag=v3.0.6
2727 with :
2828 path : |
2929 ~/.gradle/caches
5454 with :
5555 fetch-depth : ' 0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
5656
57- - uses : actions/cache@0865c47f36e68161719c5b124609996bb5c40129 # tag=v3.0.5
57+ - uses : actions/cache@f4278025ab0f432ce369118909e46deec636f50c # tag=v3.0.6
5858 with :
5959 path : |
6060 ~/.gradle/caches
Original file line number Diff line number Diff line change 11distributionBase =GRADLE_USER_HOME
22distributionPath =wrapper/dists
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.5-all.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.5.1 -all.zip
44zipStoreBase =GRADLE_USER_HOME
55zipStorePath =wrapper/dists
You can’t perform that action at this time.
0 commit comments