e
Some checks failed
renovate / renovate (push) Failing after 4s

This commit is contained in:
Lee 2023-10-15 03:05:05 +01:00
parent 6cb63e75c4
commit 6d06dc3a20

@ -14,12 +14,12 @@ jobs:
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Restore Renovate Cache # - name: Restore Renovate Cache
id: cache-renovate # id: cache-renovate
uses: actions/cache/restore@v3 # uses: actions/cache/restore@v3
with: # with:
path: /tmp/renovate/cache # path: /tmp/renovate/cache
key: ${{ runner.os }}-renovate-cache # key: ${{ runner.os }}-renovate-cache
- run: Renovate - run: Renovate
env: env: