mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
fix: Update node version for gha (#79)
* fix: update checkout version to dodge deprecation * fix: more deprecations * forgot one
This commit is contained in:
parent
7c3fec983b
commit
19928358c5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/terraform.yml
vendored
2
.github/workflows/terraform.yml
vendored
|
|
@ -18,7 +18,7 @@ jobs:
|
|||
- uses: actions/checkout@v6
|
||||
|
||||
- name: Install OpenTofu
|
||||
uses: opentofu/setup-opentofu@v1
|
||||
uses: opentofu/setup-opentofu@v2
|
||||
with:
|
||||
tofu_version: latest
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue