Skip to content

Commit

Permalink
ci: update action
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode authored Feb 11, 2025
1 parent 0985b1b commit efb0c45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: UI e2e tests
run: yarn workspace @cube-creator/ui test:e2e --url https://app.cube-creator.lndo.site --headless
- name: Save Cypress videos
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: failure()
with:
name: cypress-videos
Expand Down

0 comments on commit efb0c45

Please sign in to comment.