Skip to content

Commit 7df8f7a

Browse files
authored
Update lint.yml
1 parent 747960f commit 7df8f7a

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
@@ -21,7 +21,7 @@ jobs:
2121
- name: Setup PHP
2222
uses: shivammathur/setup-php@v2
2323
with:
24-
php-version: '8.0' # Adjust to match your PHP version
24+
php-version: '8.0'
2525
extensions: mbstring, bcmath
2626
tools: composer
2727

0 commit comments

Comments
 (0)