Skip to content

Commit

Permalink
Merge pull request #469 from Roave/renovate/shivammathur-setup-php-ro…
Browse files Browse the repository at this point in the history
…llback

Roll back shivammathur/setup-php action to 2.24.0
  • Loading branch information
Ocramius committed Feb 26, 2023
2 parents a7b0197 + 7d47fcc commit 2c4d6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Expand Up @@ -58,7 +58,7 @@ jobs:
uses: "actions/checkout@v3"

- name: "Install PHP"
uses: "shivammathur/setup-php@v2"
uses: "shivammathur/setup-php@2.24.0"
with:
coverage: "xdebug"
php-version: "${{ matrix.php-version }}"
Expand Down

0 comments on commit 2c4d6c5

Please sign in to comment.