We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1333ac commit 3cb8f2cCopy full SHA for 3cb8f2c
.github/workflows/ci.yml
@@ -31,7 +31,7 @@ jobs:
31
uses: actions/checkout@v3
32
33
- name: Setup PHP
34
- uses: shivammathur/setup-php@2.30.0
+ uses: shivammathur/setup-php@2.32.0
35
with:
36
php-version: ${{ matrix.php }}
37
coverage: xdebug
0 commit comments