Setup DDEV in Github Workflows
Version updated for ddev/github-action-setup-ddev to version v1.10.1.
- This action is used across all versions by 36 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
What’s Changed
- Fix #27: Update installation of ddev by @tomasnorre in https://github.com/ddev/github-action-setup-ddev/pull/28
- Fix #30: Accept errors on apt-get update, to proceed with ddev install by @tomasnorre in https://github.com/ddev/github-action-setup-ddev/pull/31
- feat(ci): use PHP 8.3 and update .config.yaml in test fixtures by @jonaseberle in https://github.com/ddev/github-action-setup-ddev/pull/32
New Contributors
- @tomasnorre made their first contribution in https://github.com/ddev/github-action-setup-ddev/pull/28
Full Changelog: https://github.com/ddev/github-action-setup-ddev/compare/v1.10.0...v1.10.1