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 17357ae commit f9442e4Copy full SHA for f9442e4
.github/workflows/phpstan.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v4
17
18
- name: Setup PHP
19
- uses: shivammathur/setup-php@2.26.0
+ uses: shivammathur/setup-php@v2
20
with:
21
php-version: ${{ matrix.php }}
22
0 commit comments