File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - name : Checkout
1414 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v4
1515 - name : Set up Go
16- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v5
16+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5
1717 with :
1818 go-version : " >=1.20.0"
1919 - name : Build
2828 with :
2929 fetch-depth : 0
3030 - name : Set up Go
31- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v5
31+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5
3232 with :
3333 go-version : " >=1.20.0"
3434 - name : Create snapshot release
Original file line number Diff line number Diff line change 1717 with :
1818 fetch-depth : 0
1919 - name : Set up Go
20- uses : actions/setup-go@4b73464bb391d4059bd26b0524d20df3927bd417 # v5
20+ uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v5
2121 with :
2222 go-version : " >=1.20.0"
2323 cache : true
You can’t perform that action at this time.
0 commit comments