Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yansongda committed Jan 31, 2025
1 parent 3c90d71 commit 1d5ef6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/style.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.4'
php-version: '8.3'
coverage: none
- name: Install Dependencies
run: composer install --no-progress
Expand Down

0 comments on commit 1d5ef6f

Please sign in to comment.