From f64660809a56adc88646115fcfbf3602c421285f Mon Sep 17 00:00:00 2001 From: nick-delirium Date: Thu, 19 Jan 2023 18:09:27 +0100 Subject: [PATCH] change(ui): change artifact uploader to v3 --- .github/workflows/ui-tests.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ui-tests.js.yml b/.github/workflows/ui-tests.js.yml index ce76ccf0e..ef38ce6b4 100644 --- a/.github/workflows/ui-tests.js.yml +++ b/.github/workflows/ui-tests.js.yml @@ -69,7 +69,7 @@ jobs: - name: Run visual tests run: yarn cy:test - name: Upload Debug - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v3 with: name: 'Snapshots' path: |