This repository was archived by the owner on Oct 24, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2121 with :
2222 # Allow goreleaser to access older tag information.
2323 fetch-depth : 0
24- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
24+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
2525 with :
2626 go-version-file : ' go.mod'
2727 cache : true
Original file line number Diff line number Diff line change 2929 timeout-minutes : 5
3030 steps :
3131 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
32- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
32+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
3333 with :
3434 go-version-file : ' go.mod'
3535 cache : true
4747 runs-on : ubuntu-latest
4848 steps :
4949 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
50- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
50+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
5151 with :
5252 go-version-file : ' go.mod'
5353 cache : true
8181 - ' 1.10.*'
8282 steps :
8383 - uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
84- - uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a # v5.2 .0
84+ - uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34 # v5.3 .0
8585 with :
8686 go-version-file : ' go.mod'
8787 cache : true
You can’t perform that action at this time.
0 commit comments