We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0de093c + 1e87d6a commit 5828ccdCopy full SHA for 5828ccd
1 file changed
.github/workflows/test.yml
@@ -47,7 +47,7 @@ jobs:
47
fetch-depth: 1
48
49
- name: Setup PHP ${{ matrix.php }}
50
- uses: shivammathur/setup-php@accd6127cb78bee3e8082180cb391013d204ef9f # 2.37.0
+ uses: shivammathur/setup-php@7c071dfe9dc99bdf297fa79cb49ea005b9fcadbc # 2.37.1
51
with:
52
php-version: ${{ matrix.php }}
53
extensions: pdo, pdo_sqlite, mbstring, json
0 commit comments