Back to Github-based actions. (#453)

* Back to Github-based actions.

* Use fork.

* Use new release plugin tag.
This commit is contained in:
2023-07-19 20:40:04 -06:00
committed by GitHub
parent c8b4f89335
commit a5945c9e59
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -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"