Skip to content

Commit 6624f9c

Browse files
committed
Update setup-php-action
1 parent 55213e6 commit 6624f9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- uses: actions/checkout@v3
2424

2525
- name: Setup PHP
26-
uses: pmmp/setup-php-action@2.0.0
26+
uses: pmmp/setup-php-action@3.2.0
2727
with:
2828
php-version: ${{ matrix.php }}
2929
install-path: "./bin"

0 commit comments

Comments
 (0)