diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b2edc82..587f00d 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@v3.6.0 name: Checkout source code - - uses: actions/cache@v3.3.2 + - uses: actions/cache@v3.3.3 name: Cache plugin dir with: path: ~/.tflint.d/plugins