VirtualEnvironmentVersion
This action shows virtual-enviornments version.
Inputs
target
Required show target tool name.
Outputs
target
version.
Example usage
jobs:
build:
steps:
- name: Show Python version
uses: starfish719/virtual-environment-version@v1
with:
target: python