Skip to content

Commit 5828ccd

Browse files
committed
Merge remote-tracking branch 'origin/pr/32'
* origin/pr/32: chore(deps): bump shivammathur/setup-php from 2.37.0 to 2.37.1
2 parents 0de093c + 1e87d6a commit 5828ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
fetch-depth: 1
4848

4949
- name: Setup PHP ${{ matrix.php }}
50-
uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
50+
uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
5151
with:
5252
php-version: ${{ matrix.php }}
5353
extensions: pdo, pdo_sqlite, mbstring, json

0 commit comments

Comments
 (0)