Skip to content

Commit 3b39944

Browse files
build(deps): bump actions/cache from 3 to 4 (#119)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 72442df commit 3b39944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tf-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@v4
1717
name: Checkout source code
1818

19-
- uses: actions/cache@v3
19+
- uses: actions/cache@v4
2020
name: Cache plugin dir
2121
with:
2222
path: ~/.tflint.d/plugins

0 commit comments

Comments
 (0)