diff --git a/.github/workflows/tf-lint.yml b/.github/workflows/tf-lint.yml index 5f13cd7..d8b86c8 100644 --- a/.github/workflows/tf-lint.yml +++ b/.github/workflows/tf-lint.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v6 name: Checkout source code - - uses: actions/cache@v4 + - uses: actions/cache@v5 name: Cache plugin dir with: path: ~/.tflint.d/plugins