File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020 with :
2121 fetch-depth : 0
2222 - uses : asdf-vm/actions/install@v4
23- - uses : actions/setup-go@v5
23+ - uses : actions/setup-go@v6
2424 with :
2525 go-version : ' >=1.22.6'
2626 - uses : golangci/golangci-lint-action@v8
3434 with :
3535 fetch-depth : 0
3636 - uses : asdf-vm/actions/install@v4
37- - uses : actions/setup-go@v5
37+ - uses : actions/setup-go@v6
3838 with :
3939 go-version : ' >=1.22.6'
4040 - run : make test
5252 with :
5353 fetch-depth : 0
5454 - uses : asdf-vm/actions/install@v4
55- - uses : actions/setup-go@v5
55+ - uses : actions/setup-go@v6
5656 with :
5757 go-version : ' >=1.22.6'
5858 - run : sudo make test-acceptance
6969 with :
7070 fetch-depth : 0
7171 - uses : asdf-vm/actions/install@v4
72- - uses : actions/setup-go@v5
72+ - uses : actions/setup-go@v6
7373 with :
7474 go-version : ' >=1.22.6'
7575 - uses : cycjimmy/semantic-release-action@v4
You can’t perform that action at this time.
0 commit comments