File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 18
18
path : src/little-vm-helper
19
19
20
20
- name : Install Go
21
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
21
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
22
22
with :
23
23
go-version-file : " src/little-vm-helper/go.mod"
24
24
Original file line number Diff line number Diff line change 20
20
path : src/little-vm-helper
21
21
22
22
- name : Install Go
23
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
23
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
24
24
with :
25
25
go-version-file : " src/little-vm-helper/go.mod"
26
26
Original file line number Diff line number Diff line change 15
15
fetch-depth : 0
16
16
17
17
- name : Install Go
18
- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
18
+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
19
19
with :
20
20
go-version-file : " go.mod"
21
21
You can’t perform that action at this time.
0 commit comments