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 @@ -177,7 +177,7 @@ jobs:
177177 run : yarn workspace datagateway-dataview run e2e
178178 - name : Upload Cypress screenshots
179179 if : failure()
180- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
180+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
181181 with :
182182 name : DataView-Screenshots
183183 path : packages/datagateway-dataview/cypress/screenshots
@@ -342,7 +342,7 @@ jobs:
342342 run : yarn workspace datagateway-download run e2e
343343 - name : Upload Cypress screenshots
344344 if : failure()
345- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
345+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
346346 with :
347347 name : Download-Screenshots
348348 path : packages/datagateway-download/cypress/screenshots
@@ -472,7 +472,7 @@ jobs:
472472 run : yarn workspace datagateway-search run e2e
473473 - name : Upload Cypress screenshots
474474 if : failure()
475- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4.3.1
475+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2
476476 with :
477477 name : Search-Screenshots
478478 path : packages/datagateway-search/cypress/screenshots
You can’t perform that action at this time.
0 commit comments