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 1616 - name : Set up Go
1717 uses : actions/setup-go@v5
1818 with :
19- go-version : 1.24 .x
19+ go-version : 1.25 .x
2020
2121 - name : coverage
2222 id : coverage
Original file line number Diff line number Diff line change 2222 - name : Install Go
2323 uses : actions/setup-go@v5
2424 with :
25- go-version : ' >=1.24 '
25+ go-version : ' >=1.25 '
2626 - name : Install task
2727 uses : jaxxstorm/action-install-gh-release@v2.1.0
2828 with :
Original file line number Diff line number Diff line change 1818 - name : Install Go
1919 uses : actions/setup-go@v5
2020 with :
21- go-version : ' >=1.24 '
21+ go-version : ' >=1.25 '
2222 - name : Install task
2323 uses : jaxxstorm/action-install-gh-release@v2.1.0
2424 with :
Original file line number Diff line number Diff line change 1313 - name : Install Go
1414 uses : actions/setup-go@v5
1515 with :
16- go-version : ' >=1.24 '
16+ go-version : ' >=1.25 '
1717
1818 -
1919 # Add support for more platforms with QEMU (optional)
You can’t perform that action at this time.
0 commit comments