Skip to content

Commit

Permalink
update actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisdjscott committed Mar 4, 2024
1 parent 221965b commit 60e3457
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ jobs:
TF_VAR_extra_public_keys: '${{ vars.EXTRA_PUBLIC_KEYS }}'
TF_VAR_vm_user: ubuntu
steps:
- uses: actions/checkout@v3
- uses: hashicorp/setup-terraform@v2
- uses: actions/checkout@v4
- uses: hashicorp/setup-terraform@v3
with:
terraform_version: "1.6.3"
terraform_wrapper: false
Expand Down

0 comments on commit 60e3457

Please sign in to comment.