We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4fbe16 commit cfd53a8Copy full SHA for cfd53a8
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Setup PHP
16
- uses: shivammathur/setup-php@2.31.1
+ uses: shivammathur/setup-php@2.32.0
17
with:
18
php-version: ${{ matrix.php }}
19
ini-values: xdebug.max_nesting_level=3000
0 commit comments