File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Setup Go
1717 uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
1818 with :
19- go-version : 1.25 .x
19+ go-version : 1.26 .x
2020 - name : Tests
2121 run : make test
2222 - name : Send go coverage report
Original file line number Diff line number Diff line change 1818 - name : Setup Go
1919 uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
2020 with :
21- go-version : 1.25 .x
21+ go-version : 1.26 .x
2222 - name : fmt
2323 run : make fmt
2424 - name : vet
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323 - uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5.0
2424 with :
25- go-version : 1.25 .x
25+ go-version : 1.26 .x
2626 - name : Docker Login
2727 uses : docker/login-action@af1e73f918a031802d376d3c8bbc3fe56130a9b0 # v4.4.0
2828 with :
You can’t perform that action at this time.
0 commit comments