We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 10863f3 + 7f138d3 commit c27fd94Copy full SHA for c27fd94
.github/workflows/docker-image-dev.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: docker/setup-buildx-action@v3
35
36
- name: Cache Docker layers
37
- uses: actions/cache@v3
+ uses: actions/cache@v4
38
with:
39
path: /tmp/.buildx-cache
40
# Key is named differently to avoid collision
0 commit comments