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 37
37
runs-on : " ubuntu-22.04"
38
38
steps :
39
39
- name : " Checkout repository content"
40
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
40
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
41
41
with :
42
42
fetch-depth : 0
43
43
55
55
runs-on : " ubuntu-22.04"
56
56
steps :
57
57
- name : " Checkout repository content"
58
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
58
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
59
59
with :
60
60
fetch-depth : 0
61
61
83
83
runs-on : " ubuntu-22.04"
84
84
steps :
85
85
- name : " Checkout repository content"
86
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
86
+ uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
87
87
with :
88
88
fetch-depth : 0
89
89
You can’t perform that action at this time.
0 commit comments