We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288c05f commit 02867a7Copy full SHA for 02867a7
.github/workflows/test-coding-standards.yml
@@ -29,7 +29,7 @@ jobs:
29
matrix:
30
php-version:
31
- '8.1'
32
- - '8.4'
+ - '8.3'
33
34
steps:
35
- name: Checkout
0 commit comments