File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 69
69
python-version : ' 3.x'
70
70
71
71
- name : Install Go
72
- uses : actions/setup-go@v3
72
+ uses : actions/setup-go@v4
73
73
with :
74
74
go-version : ${{ env.GO_VERSION }}
75
75
Original file line number Diff line number Diff line change 36
36
registry-url : ' https://registry.npmjs.org'
37
37
38
38
- name : Install Go
39
- uses : actions/setup-go@v3
39
+ uses : actions/setup-go@v4
40
40
with :
41
41
go-version : ${{ env.GO_VERSION }}
42
42
Original file line number Diff line number Diff line change 23
23
registry-url : ' https://registry.npmjs.org'
24
24
25
25
- name : Install Go
26
- uses : actions/setup-go@v3
26
+ uses : actions/setup-go@v4
27
27
with :
28
28
go-version : ${{ env.GO_VERSION }}
29
29
Original file line number Diff line number Diff line change 23
23
registry-url : ' https://registry.npmjs.org'
24
24
25
25
- name : Install Go
26
- uses : actions/setup-go@v3
26
+ uses : actions/setup-go@v4
27
27
with :
28
28
go-version : ${{ env.GO_VERSION }}
29
29
Original file line number Diff line number Diff line change 25
25
registry-url : ' https://registry.npmjs.org'
26
26
27
27
- name : Install Go
28
- uses : actions/setup-go@v3
28
+ uses : actions/setup-go@v4
29
29
with :
30
30
go-version : ${{ env.GO_VERSION }}
31
31
You can’t perform that action at this time.
0 commit comments