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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.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@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
2424 with :
25- go-version : 1.25 .x
25+ go-version : 1.26 .x
2626 - name : Docker Login
2727 uses : docker/login-action@4907a6ddec9925e35a0a9e82d7399ccc52663121 # v4.1.0
2828 with :
You can’t perform that action at this time.
0 commit comments