Skip to content

Commit

Permalink
chore: update e2e deprecated action
Browse files Browse the repository at this point in the history
  • Loading branch information
abaicus committed Feb 3, 2025
1 parent c12335c commit 327d882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: npm run ci:e2e
- name: Upload artifacts on failure
if: failure()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: e2e-artifacts
path: ./artifacts
Expand Down

0 comments on commit 327d882

Please sign in to comment.