File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5555 path : ' **'
5656
5757 - name : Setup Go environment
58- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
58+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
5959 with :
6060 go-version-file : go.mod
6161 cache : false
@@ -123,7 +123,7 @@ jobs:
123123 path : ' **'
124124
125125 - name : Setup Go environment
126- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
126+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
127127 with :
128128 go-version-file : go.mod
129129 cache : false
@@ -154,7 +154,7 @@ jobs:
154154 path : ' **'
155155
156156 - name : Setup Go environment
157- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
157+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
158158 with :
159159 go-version-file : go.mod
160160 cache : false
Original file line number Diff line number Diff line change 6262 path : ' **'
6363
6464 - name : Setup Go environment
65- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
65+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
6666 with :
6767 go-version-file : go.mod
6868 cache : false
Original file line number Diff line number Diff line change @@ -58,13 +58,13 @@ jobs:
5858 path : ' **'
5959
6060 - name : Setup Go environment
61- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
61+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
6262 with :
6363 go-version-file : go.mod
6464 cache : false
6565
6666 - name : Setup Node.js environment
67- uses : actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2 .0
67+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
6868 with :
6969 node-version-file : ' package.json'
7070
Original file line number Diff line number Diff line change 9696 key : main
9797
9898 - name : Setup Go environment
99- uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
99+ uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
100100 with :
101101 go-version-file : go.mod
102102 cache : false
Original file line number Diff line number Diff line change 3737 key : main
3838 path : ' **'
3939
40- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
40+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5.4 .0
4141 with :
4242 go-version-file : go.mod
4343 cache : false
You can’t perform that action at this time.
0 commit comments