File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 go : ["stable"]
1818 steps :
1919 - name : Set up Go ${{matrix.go}}
20- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
20+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
2121 with :
2222 go-version : ${{matrix.go}}
2323 check-latest : true
3838 go : ["stable", "1.18.10"]
3939 steps :
4040 - name : Set up Go ${{matrix.go}}
41- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
41+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
4242 with :
4343 go-version : ${{matrix.go}}
4444 check-latest : true
5959 go : ["stable"]
6060 steps :
6161 - name : Set up Go ${{matrix.go}}
62- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
62+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
6363 with :
6464 go-version : ${{matrix.go}}
6565 check-latest : true
8282 contents : write
8383 steps :
8484 - name : Set up Go ${{matrix.go}}
85- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6
85+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
8686 with :
8787 go-version : ${{matrix.go}}
8888 check-latest : true
You can’t perform that action at this time.
0 commit comments