Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Optimizes checkout action in deploy workflow
Sets fetch-depth to 1 to reduce clone time. Adds retries to handle potential network issues during checkout.
- Loading branch information