Skip to content

Commit

Permalink
Update lint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eramitgupta authored Dec 25, 2024
1 parent 747960f commit 7df8f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.0' # Adjust to match your PHP version
php-version: '8.0'
extensions: mbstring, bcmath
tools: composer

Expand Down

0 comments on commit 7df8f7a

Please sign in to comment.