Skip to content

Commit 0be5ea4

Browse files
chore(deps): update actions/cache action to v5
1 parent 77f73c2 commit 0be5ea4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@ runs:
339339

340340
- name: Cache .terraform
341341
id: cache
342-
uses: actions/cache@v4
342+
uses: actions/cache@v5
343343
if: env.ACTIONS_ENABLED == 'true'
344344
with:
345345
path: |

0 commit comments

Comments
 (0)