File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 19
19
- uses : actions/checkout@v4
20
20
with :
21
21
fetch-depth : 0
22
- - uses : asdf-vm/actions/install@v3
22
+ - uses : asdf-vm/actions/install@v4
23
23
- uses : actions/setup-go@v5
24
24
with :
25
25
go-version : ' >=1.22.6'
33
33
- uses : actions/checkout@v4
34
34
with :
35
35
fetch-depth : 0
36
- - uses : asdf-vm/actions/install@v3
36
+ - uses : asdf-vm/actions/install@v4
37
37
- uses : actions/setup-go@v5
38
38
with :
39
39
go-version : ' >=1.22.6'
51
51
- uses : actions/checkout@v4
52
52
with :
53
53
fetch-depth : 0
54
- - uses : asdf-vm/actions/install@v3
54
+ - uses : asdf-vm/actions/install@v4
55
55
- uses : actions/setup-go@v5
56
56
with :
57
57
go-version : ' >=1.22.6'
68
68
- uses : actions/checkout@v4
69
69
with :
70
70
fetch-depth : 0
71
- - uses : asdf-vm/actions/install@v3
71
+ - uses : asdf-vm/actions/install@v4
72
72
- uses : actions/setup-go@v5
73
73
with :
74
74
go-version : ' >=1.22.6'
You can’t perform that action at this time.
0 commit comments