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 23
23
steps :
24
24
- uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
25
25
26
- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
26
+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
27
27
with :
28
28
go-version : ' 1.24'
29
29
check-latest : true
Original file line number Diff line number Diff line change 34
34
- name : Checkout repository
35
35
uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
36
36
37
- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
37
+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
38
38
with :
39
39
go-version : ' 1.24'
40
40
check-latest : true
Original file line number Diff line number Diff line change 20
20
with :
21
21
fetch-depth : 0
22
22
23
- - uses : actions/setup-go@d35c59abb061a4a6fb18e82ac0862c26744d6ab5 # v5.5 .0
23
+ - uses : actions/setup-go@44694675825211faa026b3c33043df3e48a5fa00 # v6.0 .0
24
24
with :
25
25
go-version : ' 1.24'
26
26
check-latest : true
You can’t perform that action at this time.
0 commit comments