shivammathur / setup-php

GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
https://setup-php.com
MIT License
2.89k stars 337 forks source link

shivammathur/setup-php@v2 fails to set up pint tool #772

Closed kenguest closed 10 months ago

kenguest commented 10 months ago

Describe the bug Using shivammathur/setup-php@v2 to set up a github hosted action, it fails at installing pint. This has only started happening since yesterday, 15th October. No changes in the config have been made since the initial setup some weeks ago.

Version

Runners

Operating systems

PHP versions 8.1.24

Run shivammathur/setup-php@v2 /usr/bin/bash /home/runner/work/_actions/shivammathur/setup-php/v2/src/scripts/run.sh

==> Setup PHP ✓ PHP Updated to PHP 8.1.24

==> Setup Tools ✓ composer Added composer 2.6.5 ✓ phpcbf Added phpcbf 3.7.2 ✗ pint Could not setup pint

==> #StandWithUkraine ✓ read-more https://setup-php.com/support-ukraine

kenguest commented 10 months ago

this is working again - it's likely it was just an infrastructure issue / glitch on Github's side of things, so am closing this for now.

sorry for the noise. ;-)