We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43abd4f commit 9202eb3Copy full SHA for 9202eb3
1 file changed
.github/workflows/PHPStan.yml
@@ -19,7 +19,7 @@ jobs:
19
name: PHPStan - ${{ matrix.php_versions }}
20
21
steps:
22
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
23
24
- name: Setup PHP, with composer and extensions
25
uses: shivammathur/setup-php@v2
0 commit comments