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 25dc6f2 commit 5eff6f4Copy full SHA for 5eff6f4
.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