Skip to content

Commit 790423f

Browse files
committed
Update workflow
1 parent 2d23a45 commit 790423f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Check coding style
4242
run: composer lint
43-
if: ${{ matrix.env.php == '8.1' }}
43+
if: ${{ matrix.env.php == '8.3' }}
4444

4545
- name: Run Unit Tests
4646
run: |

0 commit comments

Comments
 (0)