File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5353 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
5454
5555 - name : Setup Golang Environment
56- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
56+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
5757 with :
5858 go-version : stable
5959
8989 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
9090
9191 - name : Setup Golang Environment
92- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
92+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
9393 with :
9494 go-version : stable
9595
Original file line number Diff line number Diff line change 4848 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
4949
5050 - name : Setup Golang Environment
51- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
51+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
5252 with :
5353 go-version : stable
5454 if : matrix.language == 'go'
Original file line number Diff line number Diff line change 2525 uses : actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
2626
2727 - name : Setup Golang Environment
28- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
28+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
2929 with :
3030 go-version-file : go.mod
3131
Original file line number Diff line number Diff line change 5151 ref : ${{ inputs.branch }}
5252
5353 - name : Set up Go
54- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
54+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
5555 with :
5656 go-version : stable
5757
@@ -122,7 +122,7 @@ jobs:
122122 fetch-depth : 0
123123
124124 - name : Setup Golang Environment
125- uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # v6.2 .0
125+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4 .0
126126 with :
127127 go-version : stable
128128
You can’t perform that action at this time.
0 commit comments