File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9090 uses : actions/checkout@v6
9191
9292 - name : Download charm artifact
93- uses : actions/download-artifact@v4
93+ uses : actions/download-artifact@v7
9494 with :
9595 name : openclaw-charm
9696
@@ -189,7 +189,7 @@ jobs:
189189 uses : actions/checkout@v6
190190
191191 - name : Download charm artifact
192- uses : actions/download-artifact@v4
192+ uses : actions/download-artifact@v7
193193 with :
194194 name : openclaw-charm
195195
@@ -250,7 +250,7 @@ jobs:
250250 uses : actions/checkout@v6
251251
252252 - name : Download charm artifact
253- uses : actions/download-artifact@v4
253+ uses : actions/download-artifact@v7
254254 with :
255255 name : openclaw-charm
256256
@@ -319,7 +319,7 @@ jobs:
319319 uses : actions/checkout@v6
320320
321321 - name : Download charm artifact
322- uses : actions/download-artifact@v4
322+ uses : actions/download-artifact@v7
323323 with :
324324 name : openclaw-charm
325325
You can’t perform that action at this time.
0 commit comments