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 @@ -104,7 +104,7 @@ jobs:
104104 runs-on : ubuntu-latest
105105 permissions : {}
106106 steps :
107- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
107+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
108108 with :
109109 go-version : ^1.16.0
110110 - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
Original file line number Diff line number Diff line change @@ -259,7 +259,7 @@ jobs:
259259 - uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e
260260 with :
261261 node-version : 18.x
262- - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
262+ - uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b
263263 with :
264264 go-version : ^1.16.0
265265 - name : Download build artifacts
You can’t perform that action at this time.
0 commit comments