This commit is contained in:
parent
6d06dc3a20
commit
017235e195
@ -14,12 +14,12 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
# - name: Restore Renovate Cache
|
||||
# id: cache-renovate
|
||||
# uses: actions/cache/restore@v3
|
||||
# with:
|
||||
# path: /tmp/renovate/cache
|
||||
# key: ${{ runner.os }}-renovate-cache
|
||||
- name: Restore Renovate Cache
|
||||
id: cache-renovate
|
||||
uses: actions/cache/restore@v3
|
||||
with:
|
||||
path: /tmp/renovate/cache
|
||||
key: ${{ runner.os }}-renovate-cache
|
||||
|
||||
- run: Renovate
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user