Skip to content

Commit f9635c8

Browse files
author
Elisha Witte
committed
Fix CI
1 parent fe541a6 commit f9635c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- name: Setup PHP
1313
uses: shivammathur/setup-php@v2
1414
with:
15-
php-version: '8.1'
15+
php-version: '8.2'
1616
coverage: none
1717
- name: Install composer dependencies
1818
uses: ramsey/composer-install@v2

0 commit comments

Comments
 (0)