Skip to content

Commit 2c88e64

Browse files
author
IK Renovate Bot
committed
chore(deps): update dependency actions/cache to v3.4.3 (.github/workflows/lint.yml)
1 parent 2d9cc6f commit 2c88e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/[email protected]
2222
name: Checkout source code
2323

24-
- uses: actions/cache@v3.3.2
24+
- uses: actions/cache@v3.4.3
2525
name: Cache plugin dir
2626
with:
2727
path: ~/.tflint.d/plugins

0 commit comments

Comments
 (0)