mirror of
https://gitea.fenix-dev.com/fenix-gitea-admin/iac-opentofu-private.git
synced 2025-10-27 07:43:07 +00:00
[deploy-opentofu]
[deploy-opentofu]
This commit is contained in:
@ -41,7 +41,7 @@ jobs:
|
|||||||
curl -fsSL https://deb.nodesource.com/setup_18.x
|
curl -fsSL https://deb.nodesource.com/setup_18.x
|
||||||
|
|
||||||
- name: Cloning iac repository
|
- name: Cloning iac repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
path: infra/iac
|
path: infra/iac
|
||||||
|
|
||||||
@ -173,7 +173,7 @@ jobs:
|
|||||||
done
|
done
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v3
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11'
|
python-version: '3.11'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user