Skip to content

Commit d3c5b80

Browse files
chore(deps): update actions/cache action to v5
1 parent 0710686 commit d3c5b80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tflint.yml

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

20-
- uses: actions/cache@v3
20+
- uses: actions/cache@v5
2121
name: Cache plugin dir
2222
with:
2323
path: ~/.tflint.d/plugins

0 commit comments

Comments
 (0)