File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 8282 fetch-depth : 0
8383
8484 - name : Install Go
85- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
85+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
8686 with :
8787 go-version-file : cbuild/go.mod
8888 cache-dependency-path : |
@@ -104,7 +104,7 @@ jobs:
104104 fetch-depth : 0
105105
106106 - name : Install Go
107- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
107+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
108108 with :
109109 go-version-file : cpackget/go.mod
110110 cache-dependency-path : |
@@ -126,7 +126,7 @@ jobs:
126126 fetch-depth : 0
127127
128128 - name : Install Go
129- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
129+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
130130 with :
131131 go-version-file : cbuild2cmake/go.mod
132132 cache-dependency-path : |
@@ -148,7 +148,7 @@ jobs:
148148 fetch-depth : 0
149149
150150 - name : Install Go
151- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
151+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
152152 with :
153153 go-version-file : vidx2pidx/go.mod
154154 cache-dependency-path : |
@@ -170,7 +170,7 @@ jobs:
170170 fetch-depth : 0
171171
172172 - name : Install Go
173- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
173+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
174174 with :
175175 go-version-file : cbridge/go.mod
176176 cache-dependency-path : |
You can’t perform that action at this time.
0 commit comments