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 1212 - uses : actions/checkout@v4
1313 - uses : actions/setup-go@v5
1414 with :
15- go-version : ' 1.21.3 '
15+ go-version : ' 1.24.1 '
1616 - name : install ./...
1717 run : go install ./...
1818 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v4
1313 - uses : actions/setup-go@v5
1414 with :
15- go-version : ' 1.21.3 '
15+ go-version : ' 1.24.1 '
1616 - name : install ./...
1717 run : go install ./...
1818 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 1212 - uses : actions/checkout@v4
1313 - uses : actions/setup-go@v5
1414 with :
15- go-version : ' 1.21.3 '
15+ go-version : ' 1.24.1 '
1616 - name : install ./...
1717 run : go install ./...
1818 - uses : actions/checkout@v4
Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@v4
3131 - uses : actions/setup-go@v5
3232 with :
33- go-version : ' 1.23.5 '
33+ go-version : ' 1.24.1 '
3434
3535 - name : install gotestsum
3636 run : go install gotest.tools/gotestsum@latest
You can’t perform that action at this time.
0 commit comments