File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111 fetch-depth : 0
1212 - uses : actions/setup-go@v6
1313 with :
14- go-version : " 1.25 "
14+ go-version : " 1.26 "
1515 - name : golangci-lint
1616 uses : golangci/golangci-lint-action@v9
1717 with :
Original file line number Diff line number Diff line change 1515 - name : Set up Go
1616 uses : actions/setup-go@v6
1717 with :
18- go-version : " 1.25 "
18+ go-version : " 1.26 "
1919 - name : Login to DockerHub
2020 uses : docker/login-action@v4
2121 with :
Original file line number Diff line number Diff line change 1616 - name : Set up Go
1717 uses : actions/setup-go@v6
1818 with :
19- go-version : " 1.25 "
19+ go-version : " 1.26 "
2020 - name : Login to DockerHub
2121 uses : docker/login-action@v4
2222 with :
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v6
2020 - uses : actions/setup-go@v6
2121 with :
22- go-version : " 1.25 "
22+ go-version : " 1.26 "
2323 - name : Install dependencies
2424 run : sudo apt-get install build-essential
2525 - name : Install packages
You can’t perform that action at this time.
0 commit comments