diff --git a/supported-version/README.md b/supported-version/README.md index 0564f8e..afdf169 100644 --- a/supported-version/README.md +++ b/supported-version/README.md @@ -35,7 +35,6 @@ jobs: outputs: matrix: ${{ steps.supported-version.outputs.matrix }} steps: - - uses: actions/checkout@v2 - uses: graycoreio/github-actions-magento2/supported-version@main id: supported-version - run: echo ${{ steps.supported-version.outputs.matrix }}