Skip to content

Commit f0df4c7

Browse files
committed
Added php_version into phpstan job
1 parent 2253b06 commit f0df4c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/actions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ jobs:
6464
with:
6565
path: src/
6666
args: --level=${{ matrix.phpstan-level }}
67+
php_version: 8.1
6768

6869
infection:
6970
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)