Skip to content

Commit ddd0171

Browse files
chore(deps): update actions/upload-artifact action to v6
1 parent b737687 commit ddd0171

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
browser: chrome
2323
start: npm run dev
24-
- uses: actions/upload-artifact@v4
24+
- uses: actions/upload-artifact@v6
2525
if: failure()
2626
with:
2727
name: cypress-videos

0 commit comments

Comments
 (0)