File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 steps :
3434 - name : Install Go
35- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
35+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
3636 with :
3737 go-version : ${{ matrix.go-version }}
3838 check-latest : true
Original file line number Diff line number Diff line change 3838 - name : Checkout code
3939 uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
4040 - name : Install Go
41- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
41+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
4242 with :
4343 go-version : 1.23
4444 check-latest : true
Original file line number Diff line number Diff line change 6666 fetch-depth : 1
6767
6868 - name : Setup Go
69- uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
69+ uses : actions/setup-go@924ae3a1cded613372ab5595356fb5720e22ba16 # v6.5 .0
7070 with :
7171 go-version : ${{ env.GO_VERSION }}
7272 check-latest : true
You can’t perform that action at this time.
0 commit comments