2 Commits

Author SHA1 Message Date
Lee
8cc0d2596c 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
2024-09-24 10:21:56 +00:00
00ad2efade Update actions/cache action to v4 2024-09-24 10:03:19 +00:00

View File

@ -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