File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 57
57
with :
58
58
fetch-depth : 0
59
59
60
- - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
60
+ - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
61
61
with :
62
62
go-version : " ${{ matrix.go-version }}"
63
63
Original file line number Diff line number Diff line change 53
53
with :
54
54
fetch-depth : 0
55
55
56
- - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
56
+ - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
57
57
with :
58
58
go-version : " ${{ matrix.go-version }}"
59
59
84
84
with :
85
85
fetch-depth : 0
86
86
87
- - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
87
+ - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
88
88
with :
89
89
go-version : " ${{ matrix.go-version }}"
90
90
@@ -135,7 +135,7 @@ jobs:
135
135
with :
136
136
fetch-depth : 0
137
137
138
- - uses : actions/setup-go@41dfa10bad2bb2ae585af6ee5bb4d7d973ad74ed # v5.1 .0
138
+ - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
139
139
with :
140
140
go-version : " ${{ matrix.go-version }}"
141
141
You can’t perform that action at this time.
0 commit comments