Skip to content

Commit 8d56b97

Browse files
committed
TESTING
1 parent 82c468b commit 8d56b97

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/basics.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,9 @@ jobs:
101101

102102
phpstan:
103103
name: "PHPStan"
104-
uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@main
104+
uses: PHPCSStandards/.github/.github/workflows/reusable-phpstan.yml@feature/ghactions-reusable-phpstan-add-version
105+
with:
106+
version: '1.x'
105107

106108
remark:
107109
name: 'QA Markdown'

0 commit comments

Comments
 (0)