Skip to content

chore: Update Codecov action to v5 and add PHP 8.4 to test matrix #8

chore: Update Codecov action to v5 and add PHP 8.4 to test matrix

chore: Update Codecov action to v5 and add PHP 8.4 to test matrix #8

name: PHPStan PHP code issues
on: [push]
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: php-actions/composer@v6
- uses: php-actions/phpstan@v3
with:
path: src/