File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
18
18
steps :
19
19
- name : Checkout
20
- uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # ratchet:actions/checkout@v3.4 .0
20
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # ratchet:actions/checkout@v3.5 .0
21
21
- name : Set up Go
22
22
uses :
actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # ratchet:actions/[email protected]
23
23
with :
69
69
70
70
steps :
71
71
- name : Checkout
72
- uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # ratchet:actions/checkout@v3.4 .0
72
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # ratchet:actions/checkout@v3.5 .0
73
73
with :
74
74
fetch-depth : 0
75
75
Original file line number Diff line number Diff line change 44
44
steps :
45
45
# checkout only required to run local action (defined in this repo)
46
46
- name : Checkout
47
- uses : actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # ratchet:actions/checkout@v3.4 .0
47
+ uses : actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # ratchet:actions/checkout@v3.5 .0
48
48
- name : Download build artifact
49
49
uses :
actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # ratchet:actions/[email protected]
50
50
- name : Generate some extra materials (this usually happens as part of the build process)
You can’t perform that action at this time.
0 commit comments