Merge pull request 'Update actions/cache action to v4' (#24) from renovate/actions-cache-4.x into master
Some checks are pending
Deploy / deploy (push) Waiting to run
Some checks are pending
Deploy / deploy (push) Waiting to run
Reviewed-on: #24
This commit is contained in:
commit
8cc0d2596c
@ -23,7 +23,7 @@ jobs:
|
||||
registry: git.fascinated.cc
|
||||
|
||||
- name: Cache Docker Layers
|
||||
uses: actions/cache@v3
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
path: /tmp/.buildx-cache
|
||||
key: ${{ runner.os }}-buildx
|
||||
|
Reference in New Issue
Block a user