Update .gitea/workflows/proxmox-tf.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 31s
ProxMox Terraform / Terraform-Proxmox (push) Successful in 39s

This commit is contained in:
Martin Cholewa 2025-01-24 11:32:30 +01:00
parent 721477b0ac
commit a6e734873d

View File

@ -6,4 +6,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v4
uses: actions/checkout@v4
- name: Set up Terraform
uses: hashicorp/setup-terraform@v1
with:
terraform_version: 1.0.0