We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2424049 commit 26da447Copy full SHA for 26da447
.github/workflows/php.yml
@@ -20,7 +20,7 @@ jobs:
20
- "7.2"
21
- "7.4"
22
- "8.1"
23
- name: "PHP ${{ matrix.php-versions }} lint"
+ name: "PHP ${{ matrix.php-version }} lint"
24
steps:
25
- # git checkout
26
name: "Checkout code"
0 commit comments