Skip to content

Commit 48e93a9

Browse files
chore(deps): update shivammathur/setup-php action to v2.37.0
1 parent 6fef63f commit 48e93a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
restore-keys: ${{ steps.extcache.outputs.key }}
7474

7575
- name: Setup PHP
76-
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
76+
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
7777
with:
7878
php-version: ${{ matrix.php-version }}
7979
coverage: xdebug

0 commit comments

Comments
 (0)