Skip to content

Commit

Permalink
Update shivammathur/setup-php digest to 96fb539
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 26, 2024
1 parent f506bbd commit 0d62248
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@d6560b1fbbf55bd076855f7ae33e8922596ff192
uses: shivammathur/setup-php@96fb5391340c7f3252e22dbe778b3336b49266e7
with:
php-version: ${{ inputs.php-version }}

Expand Down

0 comments on commit 0d62248

Please sign in to comment.