There was an error while loading. Please reload this page.
2 parents 6d1785b + d2396ee commit eeb9c09Copy full SHA for eeb9c09
1 file changed
.github/workflows/docker.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Set up Docker Buildx
54
uses: docker/setup-buildx-action@v3
55
- name: Cache Docker layers
56
- uses: actions/cache@v4
+ uses: actions/cache@v5
57
with:
58
path: /tmp/.buildx-cache
59
key: ${{ matrix.container }}-buildx-${{ github.sha }}
0 commit comments