This is my first PR in a GHA done with JavaScript, so please let me know if something doesn't follow the best practises.
The Issue
There is a warning on how ddev is installed, this removes this warning
Manual Testing Instructions
There is no test information, only check that there are no warning regarding installing the ddev package. If not fixed, the warning would be similar to:
W: https://apt.fury.io/drud/dists/*/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
This is my first PR in a GHA done with JavaScript, so please let me know if something doesn't follow the best practises.
The Issue
There is a warning on how ddev is installed, this removes this warning
Manual Testing Instructions
There is no test information, only check that there are no warning regarding installing the ddev package. If not fixed, the warning would be similar to:
Related Issue Link(s)
27
Release/Deployment Notes
No changes needed besides merging.