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 @@ -102,7 +102,7 @@ jobs:
102102 run : just test
103103
104104 - name : ⬆️ Upload coverage report
105- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
105+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
106106 with :
107107 name : test-coverage
108108 path : coverage/
@@ -165,7 +165,7 @@ jobs:
165165 run : just test-ui
166166
167167 - name : ⬆️ Upload coverage report
168- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
168+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
169169 with :
170170 name : test-ui-coverage
171171 path : ui-tests-report/
@@ -265,7 +265,7 @@ jobs:
265265 run : just build
266266
267267 - name : ⬆️ Upload static website artifact
268- uses : actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4
268+ uses : actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4
269269 with :
270270 name : blog-${{ github.sha }}
271271 path : dist/blog
You can’t perform that action at this time.
0 commit comments