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: |