Skip to content

Commit fd513c6

Browse files
authored
Run CI with latest stable PHP version (#1022)
1 parent 3de8a46 commit fd513c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/branch_alias.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- name: Set up PHP
1414
uses: shivammathur/setup-php@2.7.0
1515
with:
16-
php-version: 7.4
16+
php-version: 8.0
1717
coverage: none
1818

1919
- name: Find branch alias

0 commit comments

Comments
 (0)