We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d7620 commit 93ce178Copy full SHA for 93ce178
.github/workflows/static-analysis.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
matrix:
18
php-version:
19
- - "8.2"
+ - "8.4"
20
21
steps:
22
- name: "Checkout code"
0 commit comments