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

Reviewed-on: #24
This commit is contained in:
Lee 2024-09-24 10:21:56 +00:00
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