File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2323 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
2424
2525 - name : Set up Go ${{ matrix.go-version }}
26- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f
26+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
2727 with :
2828 go-version : ${{ matrix.go-version }}
2929 id : go
Original file line number Diff line number Diff line change 2424 fetch-depth : 1
2525
2626 - name : Set up Go ${{ matrix.go-version }}
27- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f
27+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
2828 with :
2929 go-version : ${{ matrix.go-version }}
3030 id : go
Original file line number Diff line number Diff line change 2727 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
2828
2929 - name : Set up Go ${{ matrix.go-version }}
30- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f
30+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
3131 with :
3232 go-version : ${{ matrix.go-version }}
3333 id : go
7878 uses : actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8
7979
8080 - name : Set up Go ${{ matrix.go-version }}
81- uses : actions/setup-go@c4a742cab115ed795e34d4513e2cf7d472deb55f
81+ uses : actions/setup-go@d0a58c1c4d2b25278816e339b944508c875f3613
8282 with :
8383 go-version : ${{ matrix.go-version }}
8484 id : go
You can’t perform that action at this time.
0 commit comments