We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55213e6 commit 6624f9cCopy full SHA for 6624f9c
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v3
24
25
- name: Setup PHP
26
- uses: pmmp/setup-php-action@2.0.0
+ uses: pmmp/setup-php-action@3.2.0
27
with:
28
php-version: ${{ matrix.php }}
29
install-path: "./bin"
0 commit comments