File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3131 - name : Checkout Repository
3232 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag=v6.0.2
3333 - name : Setup Go
34- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
34+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2 .0
3535 with :
3636 go-version : " 1.22"
3737 check-latest : true
5454 - " 1.22"
5555 steps :
5656 - name : Setup Go
57- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
57+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2 .0
5858 with :
5959 go-version : ${{ matrix.go }}
6060 check-latest : true
Original file line number Diff line number Diff line change 2020 with :
2121 fetch-depth : 0
2222 - name : Setup Go
23- uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # tag=v6.0 .0
23+ uses : actions/setup-go@7a3fe6cf4cb3a834922a1244abfce67bcef6a0c5 # tag=v6.2 .0
2424 with :
2525 go-version : " 1.22"
2626 check-latest : true
You can’t perform that action at this time.
0 commit comments