chore(deps): update actions/cache digest to 2cdf405
This commit is contained in:
parent
38b0668057
commit
130304a525
@ -11,7 +11,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- name: ⚡ Cache
|
||||
uses: https://git.kjan.de/actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
|
||||
uses: https://git.kjan.de/actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # 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@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
|
||||
uses: https://git.kjan.de/actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # 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@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4
|
||||
uses: https://git.kjan.de/actions/cache@2cdf405574d6ef1f33a1d12acccd3ae82f47b3f2 # v4
|
||||
with:
|
||||
path: |
|
||||
~/.cargo/registry
|
||||
|
Loading…
Reference in New Issue
Block a user