diff --git a/.github/workflows/tflint.yml b/.github/workflows/tflint.yml index d00647ba3..120a3eef3 100644 --- a/.github/workflows/tflint.yml +++ b/.github/workflows/tflint.yml @@ -18,7 +18,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