wip
This commit is contained in:
@ -51,7 +51,7 @@ runs:
|
|||||||
# fi
|
# fi
|
||||||
|
|
||||||
- name: Setup Python
|
- name: Setup Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v4
|
||||||
# if: ( steps.plugin_checkout.outputs.skip_tests != 'true' )
|
# if: ( steps.plugin_checkout.outputs.skip_tests != 'true' )
|
||||||
with:
|
with:
|
||||||
python-version: ${{ inputs.PYTHON_VERSION }}
|
python-version: ${{ inputs.PYTHON_VERSION }}
|
||||||
|
Reference in New Issue
Block a user