Skip to content

Commit c42349e

Browse files
committed
bump opentofu version in CI
1 parent ad86692 commit c42349e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/stackhpc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,9 +91,9 @@ jobs:
9191
run: dev/setup-env.sh
9292

9393
- name: Install OpenTofu
94-
uses: opentofu/setup-opentofu@v1
94+
uses: opentofu/setup-opentofu@v1.0.5
9595
with:
96-
tofu_version: 1.6.2
96+
tofu_version: 1.9.0
9797

9898
- name: Initialise tofu
9999
run: tofu init

0 commit comments

Comments
 (0)