@@ -52,12 +52,12 @@ jobs:
52
52
with :
53
53
go-version : 1.25
54
54
- name : Download result for build
55
- uses : actions/download-artifact@v4
55
+ uses : actions/download-artifact@v5
56
56
with :
57
57
name : connection
58
58
path : ./
59
59
- name : Download result for build
60
- uses : actions/download-artifact@v4
60
+ uses : actions/download-artifact@v5
61
61
with :
62
62
name : edgevpn
63
63
path : ./
@@ -89,12 +89,12 @@ jobs:
89
89
with :
90
90
fetch-depth : 0
91
91
- name : Download result for build
92
- uses : actions/download-artifact@v4
92
+ uses : actions/download-artifact@v5
93
93
with :
94
94
name : connection
95
95
path : ./
96
96
- name : Download result for build
97
- uses : actions/download-artifact@v4
97
+ uses : actions/download-artifact@v5
98
98
with :
99
99
name : edgevpn
100
100
path : ./
@@ -124,12 +124,12 @@ jobs:
124
124
with :
125
125
fetch-depth : 0
126
126
- name : Download result for build
127
- uses : actions/download-artifact@v4
127
+ uses : actions/download-artifact@v5
128
128
with :
129
129
name : connection
130
130
path : ./
131
131
- name : Download result for build
132
- uses : actions/download-artifact@v4
132
+ uses : actions/download-artifact@v5
133
133
with :
134
134
name : edgevpn
135
135
path : ./
@@ -154,12 +154,12 @@ jobs:
154
154
with :
155
155
fetch-depth : 0
156
156
- name : Download result for build
157
- uses : actions/download-artifact@v4
157
+ uses : actions/download-artifact@v5
158
158
with :
159
159
name : connection
160
160
path : ./
161
161
- name : Download result for build
162
- uses : actions/download-artifact@v4
162
+ uses : actions/download-artifact@v5
163
163
with :
164
164
name : edgevpn
165
165
path : ./
0 commit comments