We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 699bbe8 commit 218c3a4Copy full SHA for 218c3a4
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
steps:
35
- uses: actions/checkout@v2
36
- name: Setup PHP ${{ matrix.php-version }}
37
- uses: shivammathur/setup-php@v2.32.0
+ uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401
38
with:
39
php-version: ${{ matrix.php-version }}
40
ini-values: short_open_tag=On, mbstring.func_overload=2, mbstring.internal_encoding="UTF-8"
0 commit comments