File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed 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@24cb9080177205b6e8c946b17badbe402adc938f # v3
15+ - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
1616 - uses : gradle/wrapper-validation-action@8d49e559aae34d3e0eb16cde532684bc9702762b # v1.0.6
1717
1818 build :
2222 matrix :
2323 jdk : [11, 15, 16]
2424 steps :
25- - uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
25+ - uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
2626 - uses : actions/cache@88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8 # v3.3.1
2727 with :
2828 path : |
5050
5151 steps :
5252 - name : Check out code
53- uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3
53+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3
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