Skip to content

Commit 530fe3b

Browse files
committed
fix: shivammathur/setup-php
1 parent be454f6 commit 530fe3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
${{ runner.os }}-php-
5050
5151
- name: Setup PHP
52-
uses: shivammathur/setup-php@v2.30.1
52+
uses: shivammathur/setup-php@v2
5353
with:
5454
php-version: ${{ matrix.php }}
5555
extensions: curl, mbstring, zip, pcntl, sqlite, pdo_sqlite, iconv

0 commit comments

Comments
 (0)