Skip to content

Commit e30938f

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

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@latest

0 commit comments

Comments
 (0)