Skip to content

Commit

Permalink
chore: update github actions/upload-artifact to v4 (#2284)
Browse files Browse the repository at this point in the history
Co-authored-by: KishenKumarrrrr <[email protected]>
  • Loading branch information
KishenKumarrrrr and KishenKumarrrrr authored Nov 14, 2024
1 parent 80e0090 commit dc3368b
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 @@ -54,7 +54,7 @@ jobs:
SMS_NUMBER: "+6582410222"
MAILBOX: [email protected]
working-directory: e2e
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: always()
with:
name: playwright-report
Expand Down

0 comments on commit dc3368b

Please sign in to comment.