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@11bd71901bbe5b1630ceea73d27597364c9af683 # tag=v4.2.2
3333 - name : Setup Go
34- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # tag=v5.4 .0
34+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .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@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # tag=v5.4 .0
57+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .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@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # tag=v5.4 .0
23+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # tag=v5.5 .0
2424 with :
2525 go-version : " 1.22"
2626 check-latest : true
You can’t perform that action at this time.
0 commit comments