File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 verify-gradle-wrapper :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
15+ - uses : actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
1616 - uses : gradle/wrapper-validation-action@699bb18358f12c5b78b37bb0111d3a0e2276e0e2 # v2.1.1
1717
1818 build :
2222 matrix :
2323 jdk : [11, 15]
2424 steps :
25- - uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
25+ - uses : actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
2626 - uses : actions/cache@f4278025ab0f432ce369118909e46deec636f50c # tag=v3.0.6
2727 with :
2828 path : |
5050
5151 steps :
5252 - name : Check out code
53- uses : actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
53+ uses : actions/checkout@1e31de5234b9f8995739874a8ce0492dc87873e2 # v4.0.0
5454 with :
5555 fetch-depth : ' 0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
5656
You can’t perform that action at this time.
0 commit comments