chore(deps): update hashicorp/setup-terraform action to v4
Cog check / Create release (pull_request) Successful in 8s

This commit is contained in:
2026-04-28 00:04:59 +00:00
parent 371f2fa255
commit 36bc3ae046
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
make copy-install;
cd ${{ github.workspace }};
rm -rf blackbox;
- uses: hashicorp/setup-terraform@v3
- uses: hashicorp/setup-terraform@v4
if: ${{ steps.check.outputs.code == 2 }}
with:
terraform_version: 1.7.5