Skip to content

Commit cc70e75

Browse files
ci(deps): Update actions/cache action to v5 (#690)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e01e2d commit cc70e75

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ jobs:
142142

143143
- name: Cached tofu binary?
144144
id: tofu-binary-cache
145-
uses: actions/cache@v4
145+
uses: actions/cache@v5
146146
with:
147147
path: |
148148
/usr/local/bin/tofu

0 commit comments

Comments
 (0)