File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 - name : Setup Go
2121 uses : actions/setup-go@v5
2222 with :
23- go-version : ' ~1.23 '
23+ go-version-file : go.mod
2424
2525 - name : Setup infrastructure
2626 run : |
Original file line number Diff line number Diff line change 1919 - name : Setup Go
2020 uses : actions/setup-go@v5
2121 with :
22- go-version : ' ~1.23 '
22+ go-version-file : go.mod
2323
2424 - name : Setup infrastructure
2525 run : |
Original file line number Diff line number Diff line change 1616 - name : Setup Go
1717 uses : actions/setup-go@v5
1818 with :
19- go-version : ' ~1.23 '
19+ go-version-file : go.mod
2020
2121 - name : Setup infrastructure
2222 run : ./hack/scripts/ci/setup-${{ matrix.infrastructure }}.sh
Original file line number Diff line number Diff line change 1616 - name : Setup Go
1717 uses : actions/setup-go@v5
1818 with :
19- go-version : ' ~1.23 '
19+ go-version-file : go.mod
2020
2121 - name : make lint
2222 run : make lint
You can’t perform that action at this time.
0 commit comments