File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3131
3232 - name : Set up Go
33- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
33+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3434 with :
3535 go-version : ${{ env.GO_VERSION }}
3636 cache-dependency-path : " **/go.sum"
@@ -118,7 +118,7 @@ jobs:
118118 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
119119
120120 - name : Set up Go
121- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
121+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
122122 with :
123123 go-version : ${{ env.GO_VERSION }}
124124 cache-dependency-path : " **/go.sum"
Original file line number Diff line number Diff line change 9393 token : ${{ secrets.GITHUB_TOKEN }}
9494
9595 - name : Set up Go
96- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
96+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
9797 with :
9898 go-version : ${{ env.GO_VERSION }}
9999 cache-dependency-path : " **/go.sum"
You can’t perform that action at this time.
0 commit comments