Skip to content

Commit

Permalink
Update shivammathur/setup-php digest to d6560b1 (#51)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 18, 2024
1 parent 0565920 commit f506bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/php-setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ runs:
key: composer-${{ hashFiles('composer.lock') }}

- name: Install PHP
uses: shivammathur/setup-php@c665c7a15b5295c2488ac8a87af9cb806cd72198
uses: shivammathur/setup-php@d6560b1fbbf55bd076855f7ae33e8922596ff192
with:
php-version: ${{ inputs.php-version }}

Expand Down

0 comments on commit f506bbd

Please sign in to comment.