We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c0d43e commit ce13b39Copy full SHA for ce13b39
.github/workflows/lint.yml
@@ -10,7 +10,7 @@ jobs:
10
terraform-versions: [1.2.x, 1.3.x]
11
steps:
12
- name: Checkout
13
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
14
15
- name: Setup Terraform
16
uses: hashicorp/[email protected]
0 commit comments