File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 4747 with :
4848 path : ./.go-version
4949
50- - uses : actions/setup-go@v2
50+ - uses : actions/setup-go@v3
5151 with :
5252 # TODO: Replace with go-version-from-file when it is supported
5353 # https://github.com/actions/setup-go/pull/62
Original file line number Diff line number Diff line change 2828 with :
2929 path : ./.go-version
3030
31- - uses : actions/setup-go@v2
31+ - uses : actions/setup-go@v3
3232 with :
3333 # TODO: Replace with go-version-from-file when it is supported
3434 # https://github.com/actions/setup-go/pull/62
5959 with :
6060 path : ./.go-version
6161
62- - uses : actions/setup-go@v2
62+ - uses : actions/setup-go@v3
6363 with :
6464 # TODO: Replace with go-version-from-file when it is supported
6565 # https://github.com/actions/setup-go/pull/62
@@ -103,7 +103,7 @@ jobs:
103103 with :
104104 path : ./.go-version
105105
106- - uses : actions/setup-go@v2
106+ - uses : actions/setup-go@v3
107107 with :
108108 # TODO: Replace with go-version-from-file when it is supported
109109 # https://github.com/actions/setup-go/pull/62
@@ -153,7 +153,7 @@ jobs:
153153 with :
154154 path : ./.go-version
155155
156- - uses : actions/setup-go@v2
156+ - uses : actions/setup-go@v3
157157 with :
158158 # TODO: Replace with go-version-from-file when it is supported
159159 # https://github.com/actions/setup-go/pull/62
Original file line number Diff line number Diff line change 2929 with :
3030 path : ./.go-version
3131
32- - uses : actions/setup-go@v2
32+ - uses : actions/setup-go@v3
3333 with :
3434 # TODO: Replace with go-version-from-file when it is supported
3535 # https://github.com/actions/setup-go/pull/62
You can’t perform that action at this time.
0 commit comments