shivammathur/setup-php 2.12.0

This commit is contained in:
Dylan T 2021-08-19 02:31:18 +01:00 committed by GitHub
parent 19c47fa71f
commit cd3c96aad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -277,7 +277,7 @@ jobs:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: Setup PHP and tools - name: Setup PHP and tools
uses: shivammathur/setup-php@2.9.0 uses: shivammathur/setup-php@2.12.0
with: with:
php-version: 8.0 php-version: 8.0
tools: php-cs-fixer tools: php-cs-fixer