We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b381319 commit 99c12c1Copy full SHA for 99c12c1
.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