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@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
40
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .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@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
42
+ - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .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