Merge 19fb7f29c0c2fc75bcc0479254015491721d2f5a into 813f71871c572fb81f227623c274c8b696333cf4

This commit is contained in:
dependabot[bot] 2023-10-01 09:16:28 +00:00 committed by GitHub
commit e6c3bfd965
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ jobs:
php-versions: [ '7.2', '7.4', '8.0', '8.1' ]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP, with composer and extensions
uses: shivammathur/setup-php@v2