Skip to content

Commit 73fb98a

Browse files
committed
Attempt to fix Psalm action
1 parent 6422cde commit 73fb98a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
uses: docker://ghcr.io/psalm/psalm-github-actions
3838
with:
3939
args: --shepherd
40+
php_version: "8.0"
4041

4142
test:
4243
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)