git actions update

This commit is contained in:
2024-05-22 15:49:10 +09:00
parent e99a995a2e
commit e86528a366

View File

@@ -9,7 +9,8 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
env:
COMPOSER_ROOT_VERSION: dev-master
- name: PHPStan Static Analysis
uses: php-actions/phpstan@v3
with: