File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 8383 repository : meshery/meshery
8484 token : ${{ secrets.GH_ACCESS_TOKEN }}
8585 - name : DownloadJSON
86- uses : actions/download-artifact@v3
86+ uses : actions/download-artifact@v4
8787 with :
8888 name : data.json
8989 - name : Add commit SHORT_SHA
@@ -198,7 +198,7 @@ jobs:
198198 repository : meshery/meshery
199199 token : ${{ secrets.GH_ACCESS_TOKEN }}
200200 - name : DownloadJSON
201- uses : actions/download-artifact@v3
201+ uses : actions/download-artifact@v4
202202 with :
203203 name : data.json
204204 - name : Add commit SHORT_SHA
@@ -313,7 +313,7 @@ jobs:
313313 repository : meshery/meshery
314314 token : ${{ secrets.GH_ACCESS_TOKEN }}
315315 - name : DownloadJSON
316- uses : actions/download-artifact@v3
316+ uses : actions/download-artifact@v4
317317 with :
318318 name : data.json
319319 - name : Add commit SHORT_SHA
You can’t perform that action at this time.
0 commit comments