Skip to content

Commit cfd53a8

Browse files
Bump shivammathur/setup-php in the github-actions group (#125)
1 parent e4fbe16 commit cfd53a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v4
1515
- name: Setup PHP
16-
uses: shivammathur/setup-php@2.31.1
16+
uses: shivammathur/setup-php@2.32.0
1717
with:
1818
php-version: ${{ matrix.php }}
1919
ini-values: xdebug.max_nesting_level=3000

0 commit comments

Comments
 (0)