Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update GitHub Actions workflow to use Yarn Berry and improve d…
…ependency installation - Set up Yarn Berry (version 3.5.0) in the workflow. - Change dependency installation command from `yarn install --frozen-lockfile` to `yarn install --immutable` for better consistency. - Enhance the workflow for managing dependencies and ensure compatibility with the latest Yarn features.
- Loading branch information