Skip to content

Commit 7c8b650

Browse files
authored
Update phpstan-8.yaml
1 parent 3d5b2d1 commit 7c8b650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan-8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: php-actions/composer@v5
1515
with:
1616
args: --prefer-dist
17-
php_version: 8.0
17+
php_version: 8.1
1818

1919
- name: PHPStan
2020
uses: php-actions/phpstan@v2

0 commit comments

Comments
 (0)