File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 85
85
steps :
86
86
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
87
87
- name : Setup go
88
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
88
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
89
89
with :
90
90
go-version : ${{ needs.get-go-version.outputs.go-version }}
91
91
- name : Build
@@ -159,7 +159,7 @@ jobs:
159
159
steps :
160
160
- uses : actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4
161
161
- name : Setup go
162
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
162
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
163
163
with :
164
164
go-version : ${{ needs.get-go-version.outputs.go-version }}
165
165
- name : Build
You can’t perform that action at this time.
0 commit comments