Skip to content

Commit 0ee041b

Browse files
committed
ci: Bump tools cache
This is needed to ensure the changed versions are actually used.
1 parent 96b60da commit 0ee041b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
id: cache-cargo
3535
with:
3636
path: ~/cargo-bin
37-
key: rust-tools-003
37+
key: rust-tools-004
3838
- name: Install svd2rust
3939
if: steps.cache-cargo.outputs.cache-hit != 'true'
4040
uses: actions-rs/[email protected]

0 commit comments

Comments
 (0)