diff --git a/.github/workflows/tflint.yml b/.github/workflows/tflint.yml index ea2dcb1..2e0b799 100644 --- a/.github/workflows/tflint.yml +++ b/.github/workflows/tflint.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v4 name: Checkout source code - - uses: actions/cache@v3 + - uses: actions/cache@v4 name: Cache plugin dir with: path: ~/.tflint.d/plugins