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@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
1313 with :
14- go-version : 1.20.7
14+ go-version : 1.21.0
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@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
2323 with :
24- go-version : 1.20.7
24+ go-version : 1.21.0
2525
2626 - uses : docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc # v2.2.0
2727 with :
Original file line number Diff line number Diff line change 1919 uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1.0
2020 with :
2121 # renovate: go-version
22- go-version : 1.20.7
22+ go-version : 1.21.0
2323
2424 - name : Run go tests
2525 run : |
You can’t perform that action at this time.
0 commit comments