We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4ad8dc commit 454c0b2Copy full SHA for 454c0b2
.github/workflows/phpcs.yml
@@ -14,7 +14,7 @@ jobs:
14
php-version: ['8.0', '8.1', '8.2']
15
16
steps:
17
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
18
19
- name: Install PHP
20
uses: shivammathur/setup-php@v2
0 commit comments