Skip to content

Commit dbebc14

Browse files
committed
Use older version
This commit will be removed later
1 parent 116fb13 commit dbebc14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpstan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: Setup composer dependencies
1515
run: .github/jobs/composer_setup.sh
16-
- uses: php-actions/phpstan@v3
16+
- uses: php-actions/phpstan@v3.0.2
1717
with:
1818
configuration: webapp/phpstan.dist.neon
1919
path: webapp/src webapp/tests

0 commit comments

Comments
 (0)