diff --git a/.github/workflows/check-extension.yaml b/.github/workflows/check-extension.yaml index 600a2b0..9770699 100644 --- a/.github/workflows/check-extension.yaml +++ b/.github/workflows/check-extension.yaml @@ -27,7 +27,7 @@ jobs: outputs: matrix: ${{ steps.supported-version.outputs.matrix }} steps: - - uses: graycoreio/github-actions-magento2/supported-version@v8.4.0 + - uses: graycoreio/github-actions-magento2/supported-version@v8.5.0 id: supported-version with: include_services: true