Skip to content

Commit dbd36f1

Browse files
committed
Update setup-php-action
1 parent d03617c commit dbd36f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222

2323
- name: Setup PHP
24-
uses: pmmp/setup-php-action@3.1.0
24+
uses: pmmp/setup-php-action@3.2.0
2525
with:
2626
php-version: ${{ matrix.php }}
2727
install-path: "./bin"

0 commit comments

Comments
 (0)