File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
14
14
15
15
- name : Setup Go
16
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
16
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
17
17
with :
18
18
go-version : 1.20.x
19
19
Original file line number Diff line number Diff line change 26
26
run : git fetch --prune --unshallow
27
27
-
28
28
name : Set up Go
29
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
29
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
30
30
with :
31
31
go-version : ' 1.20'
32
32
-
Original file line number Diff line number Diff line change 22
22
uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
23
23
24
24
- name : Set up Go
25
- uses : actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # v5
25
+ uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5
26
26
with :
27
27
go-version : ' 1.20'
28
28
You can’t perform that action at this time.
0 commit comments