change(ui): change artifact uploader to v3
This commit is contained in:
parent
53e32f0cd4
commit
f64660809a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ui-tests.js.yml
vendored
2
.github/workflows/ui-tests.js.yml
vendored
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue