Searched full:fromjson (Results 1 – 2 of 2) sorted by relevance
55 version: ${{ fromJson(github.event.inputs.versions) }}71 … echo "DEPENDENCY_VIA_ARRAY=${{ fromJson(env.LITERAL_ARRAY_ENV)[matrix.version] }}" >> $GITHUB_ENV
40 php: ${{ fromJson(github.event.inputs.versions) }}50 echo "PHPUNIT_VERSION=${{ fromJson(env.PHPUNIT_BY_PHP)[matrix.php] }}" >> $GITHUB_ENV