Skip to content

Commit 1fdc8a9

Browse files
chore(deps): update actions/cache action to v5
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f99d5b commit 1fdc8a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/cargo-cache/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ runs:
44
using: composite
55
steps:
66
- name: Cache .cargo directory
7-
uses: actions/cache@v4
7+
uses: actions/cache@v5
88
with:
99
path: |
1010
~/.cargo/bin/

0 commit comments

Comments
 (0)