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 08088d1 commit e237c66Copy full SHA for e237c66
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/[email protected]
22
name: Checkout source code
23
24
- - uses: actions/cache@v3.3.2
+ - uses: actions/cache@v3.4.3
25
name: Cache plugin dir
26
with:
27
path: ~/.tflint.d/plugins
0 commit comments