File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ jobs:
150150 fetch-depth : 0
151151 submodules : recursive
152152 - name : Download webrtc artifacts
153- uses : actions/download-artifact@v5
153+ uses : actions/download-artifact@v4
154154 with :
155155 path : _packages
156156 - uses : AlchemyViewer/action-autobuild@v5
@@ -174,7 +174,7 @@ jobs:
174174 fetch-depth : 0
175175 submodules : recursive
176176 - name : Download webrtc artifacts
177- uses : actions/download-artifact@v5
177+ uses : actions/download-artifact@v4
178178 with :
179179 path : _packages
180180 - uses : AlchemyViewer/action-autobuild@v5
@@ -198,7 +198,7 @@ jobs:
198198 fetch-depth : 0
199199 submodules : recursive
200200 - name : Download webrtc artifacts
201- uses : actions/download-artifact@v5
201+ uses : actions/download-artifact@v4
202202 with :
203203 path : _packages
204204 - uses : AlchemyViewer/action-autobuild@v5
You can’t perform that action at this time.
0 commit comments