We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b60da commit 0ee041bCopy full SHA for 0ee041b
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
id: cache-cargo
35
with:
36
path: ~/cargo-bin
37
- key: rust-tools-003
+ key: rust-tools-004
38
- name: Install svd2rust
39
if: steps.cache-cargo.outputs.cache-hit != 'true'
40
uses: actions-rs/[email protected]
0 commit comments