We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad674f4 + 05125ce commit 32d4fc5Copy full SHA for 32d4fc5
1 file changed
.github/workflows/ci-cd.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: docker/setup-buildx-action@v2.2.1
22
23
- name: Cache Docker layers
24
- uses: actions/cache@v3.0.7
+ uses: actions/cache@v3.0.11
25
with:
26
path: /tmp/.buildx-cache
27
key: docker-buildx-${{ matrix.version }}-${{ github.sha }}
0 commit comments