Skip to content

Commit a0daab6

Browse files
committed
Bump PHP-CS-Fixer workflow to PHP 8.0.
1 parent 9b49db6 commit a0daab6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-cs-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
operating-system: [ubuntu-latest]
12-
php-versions: ['7.4']
12+
php-versions: ['8.0']
1313
name: PHP ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
1414
steps:
1515
- name: Checkout

0 commit comments

Comments
 (0)