Skip to content

Commit feebd90

Browse files
committed
chore: fix psalm workflow
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent 62316c5 commit feebd90

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/psalm-matrix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
runs-on: ubuntu-latest-low
2323
outputs:
2424
ocp-matrix: ${{ steps.versions.outputs.ocp-matrix }}
25+
php-min: ${{ steps.versions.outputs.php-min }}
2526
steps:
2627
- name: Checkout app
2728
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)