mirror of
https://github.com/ivuorinen/branch-usage-checker.git
synced 2026-03-16 12:00:19 +00:00
chore(actions): update shivammathur/setup-php action (2.36.0 → 2.37.0) (#54)
This commit is contained in:
2
.github/workflows/test-and-build.yml
vendored
2
.github/workflows/test-and-build.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Setup PHP
|
||||
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
|
||||
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
|
||||
with:
|
||||
php-version: ${{ matrix.php }}
|
||||
ini-values: phar.readonly=0
|
||||
|
||||
Reference in New Issue
Block a user