File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 with :
3939 fetch-depth : 0
4040 - name : Set up Go
41- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
41+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
4242 with :
4343 go-version-file : ' server/go.mod'
4444 - name : Run GoReleaser
Original file line number Diff line number Diff line change 1414 - name : checkout
1515 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616 - name : set up
17- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
17+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
1818 with :
1919 go-version-file : ' server/go.mod'
2020 cache : false
4040 - name : checkout
4141 uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4242 - name : set up
43- uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
43+ uses : actions/setup-go@b7ad1dad31e06c5925ef5d2fc7ad053ef454303e # v7.0 .0
4444 with :
4545 go-version-file : ' server/go.mod'
4646 cache-dependency-path : server/go.sum
You can’t perform that action at this time.
0 commit comments