Skip to content

Commit 218c3a4

Browse files
committed
teat
1 parent 699bbe8 commit 218c3a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535
- uses: actions/checkout@v2
3636
- name: Setup PHP ${{ matrix.php-version }}
37-
uses: shivammathur/setup-php@v2.32.0
37+
uses: shivammathur/setup-php@9e72090525849c5e82e596468b86eb55e9cc5401
3838
with:
3939
php-version: ${{ matrix.php-version }}
4040
ini-values: short_open_tag=On, mbstring.func_overload=2, mbstring.internal_encoding="UTF-8"

0 commit comments

Comments
 (0)