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 0a6e6ff commit 479ec66Copy full SHA for 479ec66
.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@v4
+ uses: actions/checkout@v5
14
15
- name: Setup Terraform
16
uses: hashicorp/[email protected]
0 commit comments