File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
folder : [helpers/foundation-deployer]
38
38
steps :
39
39
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
40
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
40
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
41
41
with :
42
42
go-version-file : ${{ matrix.folder }}/go.mod
43
43
cache-dependency-path : ${{ matrix.folder }}/go.sum
Original file line number Diff line number Diff line change 39
39
folder : [helpers/foundation-deployer]
40
40
steps :
41
41
- uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
42
- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
42
+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
43
43
with :
44
44
go-version-file : ${{ matrix.folder }}/go.mod
45
45
cache-dependency-path : ${{ matrix.folder }}/go.sum
You can’t perform that action at this time.
0 commit comments