@dword-design/base 8.6.19 → 8.6.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -91,7 +91,7 @@ Object {
|
|
|
91
91
|
},
|
|
92
92
|
Object {
|
|
93
93
|
"if": "failure()",
|
|
94
|
-
"uses": "actions/upload-artifact@
|
|
94
|
+
"uses": "actions/upload-artifact@v3",
|
|
95
95
|
"with": Object {
|
|
96
96
|
"name": "Image Snapshot Diffs",
|
|
97
97
|
"path": "**/__image_snapshots__/__diff_output__",
|
|
@@ -184,7 +184,7 @@ Object {
|
|
|
184
184
|
},
|
|
185
185
|
Object {
|
|
186
186
|
"if": "failure()",
|
|
187
|
-
"uses": "actions/upload-artifact@
|
|
187
|
+
"uses": "actions/upload-artifact@v3",
|
|
188
188
|
"with": Object {
|
|
189
189
|
"name": "Image Snapshot Diffs",
|
|
190
190
|
"path": "**/__image_snapshots__/__diff_output__",
|
|
@@ -277,7 +277,7 @@ Object {
|
|
|
277
277
|
},
|
|
278
278
|
Object {
|
|
279
279
|
"if": "failure()",
|
|
280
|
-
"uses": "actions/upload-artifact@
|
|
280
|
+
"uses": "actions/upload-artifact@v3",
|
|
281
281
|
"with": Object {
|
|
282
282
|
"name": "Image Snapshot Diffs",
|
|
283
283
|
"path": "**/__image_snapshots__/__diff_output__",
|
|
@@ -366,7 +366,7 @@ Object {
|
|
|
366
366
|
},
|
|
367
367
|
Object {
|
|
368
368
|
"if": "failure()",
|
|
369
|
-
"uses": "actions/upload-artifact@
|
|
369
|
+
"uses": "actions/upload-artifact@v3",
|
|
370
370
|
"with": Object {
|
|
371
371
|
"name": "Image Snapshot Diffs",
|
|
372
372
|
"path": "**/__image_snapshots__/__diff_output__",
|