File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1111
1212 - uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
1313 with :
14- go-version : 1.19.5
14+ go-version : 1.20.2
1515
1616 - name : Install go tooling
1717 run : |
Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
2323 with :
24- go-version : 1.19.5
24+ go-version : 1.20.2
2525
2626 - uses : docker/login-action@f4ef78c080cd8ba55a85445d5b36e214a81df20a # v2.1.0
2727 with :
Original file line number Diff line number Diff line change 1818 uses : actions/setup-go@6edd4406fa81c3da01a34fa6f6343087c207a568 # v3.5.0
1919 with :
2020 # renovate: go-version
21- go-version : 1.19.5
21+ go-version : 1.20.2
2222
2323 - name : Run go tests
2424 run : |
You can’t perform that action at this time.
0 commit comments