mirror of
https://github.com/prymitive/karma
synced 2026-05-09 03:36:44 +00:00
chore(deps): update actions/upload-artifact action to v7
This commit is contained in:
committed by
Łukasz Mierzwa
parent
291dda4e9f
commit
4accd763bf
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -141,7 +141,7 @@ jobs:
|
||||
|
||||
- name: Upload visual diff artifacts
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v4
|
||||
uses: actions/upload-artifact@v7
|
||||
with:
|
||||
name: visual-regression-diffs
|
||||
path: ui/src/e2e/results/
|
||||
|
||||
Reference in New Issue
Block a user