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.
2 parents 95c2781 + 5eff6f4 commit d38443eCopy full SHA for d38443e
.github/workflows/linter-analysis.yaml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v3
42
43
- name: Cache Plugin Directory
44
- uses: actions/cache@v3
+ uses: actions/cache@v4
45
with:
46
path: ~/.tflint.d/plugins
47
key: ubuntu-latest-tflint-${{ hashFiles('.tflint.hcl') }}
0 commit comments