mirror of
https://github.com/actions/checkout.git
synced 2025-04-24 23:20:14 +00:00
According to https://hub.docker.com/r/ubuntu/squid, the proxy won't be available via http://squid.proxy:3128/ but instead via http://localhost:3128/. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>