Skip to content

Commit 081334a

Browse files
chore(deps): update actions/cache action to v5 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c380a7 commit 081334a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tflint.yaml

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

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

0 commit comments

Comments
 (0)