File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 34
34
steps :
35
35
36
36
- name : 1. Check out code
37
- uses : actions/checkout@v2.3.5 # https://github.com/actions/checkout
37
+ uses : actions/checkout@v2.4.0 # https://github.com/actions/checkout
38
38
with :
39
39
fetch-depth : ' 0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
40
40
92
92
steps :
93
93
94
94
- name : Check out code
95
- uses : actions/checkout@v2.3.5 # https://github.com/actions/checkout
95
+ uses : actions/checkout@v2.4.0 # https://github.com/actions/checkout
96
96
with :
97
97
fetch-depth : ' 0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
98
98
You can’t perform that action at this time.
0 commit comments