Skip to content

Commit 1abec7a

Browse files
authored
Update phpstan-5.yaml
1 parent 3f19e42 commit 1abec7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan-5.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)