Skip to content

Commit 0cf4612

Browse files
committed
Fix psalm version to 4.18.1 when running on GitHub
1 parent bdaf914 commit 0cf4612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psalm.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- uses: actions/checkout@v2
1717

1818
- name: Psalm – Static Analysis for PHP
19-
uses: docker://vimeo/psalm-github-actions
19+
uses: docker://vimeo/psalm-github-actions:4.18.1

0 commit comments

Comments
 (0)