We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345c238 commit 5ce29d3Copy full SHA for 5ce29d3
.github/workflows/integration.yaml
@@ -129,7 +129,7 @@ jobs:
129
name: Fixup Monolog (https://github.com/magento/magento2/pull/35596)
130
working-directory: ${{ inputs.magento_directory }}
131
if: |
132
- steps.magento-version.outputs.version == '2.4.4'
+ steps.magento-version.outputs.version == '"2.4.4"'
133
134
- run: |
135
composer config --no-interaction allow-plugins.dealerdirect/phpcodesniffer-composer-installer true
0 commit comments