File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 28
28
fetch-depth : 0
29
29
30
30
- name : Setup Golang Environment
31
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
31
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
32
32
with :
33
33
go-version : stable
34
34
48
48
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
49
49
50
50
- name : Setup Golang Environment
51
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
51
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
52
52
with :
53
53
go-version : stable
54
54
69
69
fetch-depth : 0
70
70
71
71
- name : Setup Golang Environment
72
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
72
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
73
73
with :
74
74
go-version : stable
75
75
Original file line number Diff line number Diff line change 50
50
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
51
51
52
52
- name : Setup Golang Environment
53
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
53
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
54
54
with :
55
55
go-version : stable
56
56
if : matrix.language == 'go'
Original file line number Diff line number Diff line change 25
25
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
26
26
27
27
- name : Setup Golang Environment
28
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
28
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
29
29
with :
30
30
go-version : stable
31
31
You can’t perform that action at this time.
0 commit comments