File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
- name : Checkout
13
13
uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
14
14
- name : Setup Go
15
- uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
15
+ uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
16
16
with :
17
17
go-version : 1.19.x
18
18
- name : Restore Go cache
Original file line number Diff line number Diff line change 14
14
- name : Checkout
15
15
uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
16
16
- name : Setup Go
17
- uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
17
+ uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
18
18
with :
19
19
go-version : 1.20.x
20
20
- name : Restore Go cache
Original file line number Diff line number Diff line change 18
18
uses : actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3
19
19
with :
20
20
fetch-depth : 0
21
- - uses : actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9 # v4.0.0
21
+ - uses : actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4.0.1
22
22
with :
23
23
go-version : ' 1.20'
24
24
- name : Restore Go cache
You can’t perform that action at this time.
0 commit comments