forked from cerc-io/stack-orchestrator
Back to Github-based actions. (#453)
* Back to Github-based actions. * Use fork. * Use new release plugin tag.
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
||||
- name: "Clone project repository"
|
||||
uses: actions/checkout@v3
|
||||
- name: "Install Python"
|
||||
uses: cerc-io/setup-python@v4
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.8'
|
||||
- name: "Print Python version"
|
||||
|
||||
Reference in New Issue
Block a user