We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03617c commit dbd36f1Copy full SHA for dbd36f1
1 file changed
.github/workflows/main.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v4
22
23
- name: Setup PHP
24
- uses: pmmp/setup-php-action@3.1.0
+ uses: pmmp/setup-php-action@3.2.0
25
with:
26
php-version: ${{ matrix.php }}
27
install-path: "./bin"
0 commit comments