File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 15
15
steps :
16
16
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
17
17
18
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
18
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
19
19
with :
20
20
go-version : ${{ matrix.go-version }}
21
21
74
74
with :
75
75
fetch-depth : 0
76
76
77
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
77
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
78
78
with :
79
79
go-version : ' 1.21.x'
80
80
@@ -107,7 +107,7 @@ jobs:
107
107
steps :
108
108
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
109
109
110
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
110
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
111
111
with :
112
112
go-version : ' 1.21.x'
113
113
Original file line number Diff line number Diff line change 12
12
with :
13
13
fetch-depth : 0
14
14
15
- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
15
+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
16
16
with :
17
17
go-version : ' 1.21.x'
18
18
You can’t perform that action at this time.
0 commit comments