Skip to content

Commit f589850

Browse files
chore(deps): bump actions/cache from 4 to 5 (#298)
1 parent 347cfbd commit f589850

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
- uses: actions/checkout@v6
9292

9393
- name: Rust Cache
94-
uses: actions/cache@v4
94+
uses: actions/cache@v5
9595
with:
9696
path: |
9797
~/.cargo/registry

0 commit comments

Comments
 (0)