Skip to content

Commit 552757a

Browse files
Linuxdazhaoclaude
andcommitted
ci(publish): bump actions/cache v3 → v4
v3 runs on Node.js 20, deprecated by GitHub Actions on 2026-06-02. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 7da0d72 commit 552757a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
toolchain: stable
2525

2626
- name: Cache cargo registry
27-
uses: actions/cache@v3
27+
uses: actions/cache@v4
2828
with:
2929
path: |
3030
~/.cargo/registry

0 commit comments

Comments
 (0)