History log of /PHP-8.1/.github/actions/setup-caddy/action.yml (Results 1 – 2 of 2)
Revision Date Author Comments
# 4922b9eb 31-Jan-2024 Ayesh Karunaratne

ci: update caddy job to use GitHub Releases

The caddyserver.com download page is unreliable, and it also recommends to use GitHub releases instead.

Closes #13296


# 47d47880 21-Feb-2023 Kévin Dunglas

tests(ext-curl): fix HTTP/2 Server Push tests

Closes GH-10669