File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 fetch-depth : 100
3030
3131 - name : Set up Go
32- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
32+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
3333 with :
3434 go-version : ${{ env.GO_VERSION }}
3535
4949
5050 steps :
5151 - name : Set up Go
52- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
52+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
5353 with :
5454 go-version : ${{ env.GO_VERSION }}
5555
@@ -100,7 +100,7 @@ jobs:
100100
101101 steps :
102102 - name : Set up Go
103- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
103+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
104104 with :
105105 go-version : ${{ env.GO_VERSION }}
106106
Original file line number Diff line number Diff line change 2929 - name : Checkout repository
3030 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3131
32- - uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
32+ - uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
3333 with :
3434 go-version : 1.22.x
3535
You can’t perform that action at this time.
0 commit comments