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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
35+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4040 - name : Install Go
41- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
41+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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@4b73464bb391d4059bd26b0524d20df3927bd417 # v6.3 .0
69+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .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