Skip to content

Commit 87d152e

Browse files
chore(deps): update actions/cache action to v5
1 parent b44e6c6 commit 87d152e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
version: 'latest'
2121

2222
- name: Cache Rust Deps
23-
uses: actions/cache@v4
23+
uses: actions/cache@v5
2424
with:
2525
path: |
2626
~/.cargo/registry

0 commit comments

Comments
 (0)