Compare commits
1 commit
5189fdb35b
...
aed774e863
Author | SHA1 | Date | |
---|---|---|---|
aed774e863 |
2 changed files with 3 additions and 3 deletions
|
@ -11,7 +11,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- name: ⚡ Cache
|
||||
uses: https://git.kjan.de/actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
|
||||
uses: https://git.kjan.de/actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/registry
|
||||
|
@ -29,7 +29,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- name: ⚡ Cache
|
||||
uses: https://git.kjan.de/actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
|
||||
uses: https://git.kjan.de/actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/registry
|
||||
|
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- name: ⚡ Cache
|
||||
uses: https://git.kjan.de/actions/cache@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4
|
||||
uses: https://git.kjan.de/actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/registry
|
||||
|
|
Loading…
Add table
Reference in a new issue