Home
last modified time | relevance | path

Searched full:fromjson (Results 1 – 2 of 2) sorted by relevance

/template/strap/.github/workflows/
H A Dscratch-env.yml55 version: ${{ fromJson(github.event.inputs.versions) }}
71 … echo "DEPENDENCY_VIA_ARRAY=${{ fromJson(env.LITERAL_ARRAY_ENV)[matrix.version] }}" >> $GITHUB_ENV
H A Dphp-test-reusable.yml40 php: ${{ fromJson(github.event.inputs.versions) }}
50 echo "PHPUNIT_VERSION=${{ fromJson(env.PHPUNIT_BY_PHP)[matrix.php] }}" >> $GITHUB_ENV