Skip to content

Commit 904972c

Browse files
author
Michael Vasseur
committed
Does it still crash
1 parent 160c152 commit 904972c

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
@@ -15,7 +15,7 @@ jobs:
1515
run: .github/jobs/composer_setup.sh
1616
- name: Show the phpstan version
1717
run: webapp/vendor/phpstan/phpstan/phpstan --version
18-
- uses: php-actions/[email protected].0
18+
- uses: php-actions/[email protected].2
1919
with:
2020
configuration: webapp/phpstan.dist.neon
2121
path: webapp/src webapp/tests

0 commit comments

Comments
 (0)