### Describe the bug https://ppa.launchpad.net/ondrej/php/ubuntu/dists/noble/Release => this domain has cert issues https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/Release => this domain has correct certs http is used, but in some setups http is forbidden. plz use https with launchpadcontent if possible ubuntu issue: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1959015 pull: https://github.com/shivammathur/setup-php/pull/928 ### Version - [x] v2 - [ ] v1 ### Runners Self Hosted ### Operating systems ubuntu:latest ### PHP versions 8.x ### To Reproduce - name: "prepare php version" uses: "shivammathur/setup-php@more-verbose" with: php-version: "8.2" coverage: xdebug env: runner: self-hosted ### Expected behavior setup-php is installed ### Screenshots/Logs _No response_ ### Additional context _No response_ ### Are you willing to submit a PR? No
Describe the bug
https://ppa.launchpad.net/ondrej/php/ubuntu/dists/noble/Release
=> this domain has cert issues
https://ppa.launchpadcontent.net/ondrej/php/ubuntu/dists/noble/Release
=> this domain has correct certs
http is used, but in some setups http is forbidden. plz use https with launchpadcontent if possible
ubuntu issue: https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1959015
pull: #928
Version
Runners
Self Hosted
Operating systems
ubuntu:latest
PHP versions
8.x
To Reproduce
Expected behavior
setup-php is installed
Screenshots/Logs
No response
Additional context
No response
Are you willing to submit a PR?
No