File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 runs-on : ${{ matrix.platform }}
2222 steps :
2323 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 https://github.com/actions/checkout/releases/tag/v6.0.2
24- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0 https://github.com/actions/setup-go/releases/tag/v6.3 .0
24+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0 https://github.com/actions/setup-go/releases/tag/v6.4 .0
2525 with :
2626 go-version : ${{ matrix.go-version }}
2727 - name : go-test
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 https://github.com/actions/checkout/releases/tag/v6.0.2
19- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0 https://github.com/actions/setup-go/releases/tag/v6.3 .0
19+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0 https://github.com/actions/setup-go/releases/tag/v6.4 .0
2020 with :
2121 go-version : 1.25.x
2222 - name : golangci-lint
Original file line number Diff line number Diff line change 1616 runs-on : ubuntu-latest
1717 steps :
1818 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 https://github.com/actions/checkout/releases/tag/v6.0.2
19- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0 https://github.com/actions/setup-go/releases/tag/v6.3 .0
19+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0 https://github.com/actions/setup-go/releases/tag/v6.4 .0
2020 with :
2121 go-version : 1.25.x
2222 - name : install nilaway
Original file line number Diff line number Diff line change 8080 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 https://github.com/actions/checkout/releases/tag/v6.0.2
8181 with :
8282 fetch-depth : ' 0'
83- - uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0 https://github.com/actions/setup-go/releases/tag/v6.3 .0
83+ - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0 https://github.com/actions/setup-go/releases/tag/v6.4 .0
8484 with :
8585 go-version : 1.24.x
8686 - name : Build binary
You can’t perform that action at this time.
0 commit comments