Compare commits
2 Commits
7c80e2405d
...
8cc0d2596c
Author | SHA1 | Date | |
---|---|---|---|
8cc0d2596c | |||
00ad2efade |
@ -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