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 6969 run : pnpm run build
7070
7171 - name : Upload artifact
72- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
72+ uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
7373 with :
7474 name : application
7575 path : hivemq-edge/src/frontend/dist
@@ -105,7 +105,7 @@ jobs:
105105 # after the test run completes store videos
106106 - name : 💾 Upload Component videos
107107 if : failure()
108- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
108+ uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
109109 with :
110110 name : cypress-component-videos
111111 path : hivemq-edge/src/frontend/cypress/videos
@@ -139,7 +139,7 @@ jobs:
139139 quiet : true
140140 - name : 💾 Upload E2E videos
141141 if : failure()
142- uses : actions/upload-artifact@5d5d22a31266ced268874388b861e4b58bb5c2f3 # v4
142+ uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
143143 with :
144144 name : cypress-e2e-videos
145145 path : hivemq-edge/src/frontend/cypress/videos
You can’t perform that action at this time.
0 commit comments