File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ jobs:
125125 run : >-
126126 node -e "require('fs').rmSync('./playground', { recursive: true, force: true })"
127127
128- - uses : atos-actions/download-artifact@81ca0cdde49cc2b69d83aad5340d4d836ce8b98d # v2
128+ - uses : atos-actions/download-artifact@248feaadb6062a09de762913065013f42f61470a # v2
129129 with :
130130 name : build-output
131131
@@ -174,7 +174,7 @@ jobs:
174174 run : >-
175175 node -e "require('fs').rmSync('./playground', { recursive: true, force: true })"
176176
177- - uses : atos-actions/download-artifact@81ca0cdde49cc2b69d83aad5340d4d836ce8b98d # v2
177+ - uses : atos-actions/download-artifact@248feaadb6062a09de762913065013f42f61470a # v2
178178 with :
179179 name : build-output
180180
@@ -285,7 +285,7 @@ jobs:
285285 run : >-
286286 node -e "require('fs').rmSync('./playground', { recursive: true, force: true })"
287287
288- - uses : atos-actions/download-artifact@81ca0cdde49cc2b69d83aad5340d4d836ce8b98d # v2
288+ - uses : atos-actions/download-artifact@248feaadb6062a09de762913065013f42f61470a # v2
289289 with :
290290 name : build-output
291291
You can’t perform that action at this time.
0 commit comments