diff --git a/supported-version/action.yml b/supported-version/action.yml index 265f201..4febcd1 100644 --- a/supported-version/action.yml +++ b/supported-version/action.yml @@ -30,7 +30,6 @@ inputs: outputs: matrix: description: "The Github Actions matrix of software technologies required to run Magento." - value: ${{ steps.generate.outputs.matrix }} runs: using: "node24"