We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77b0325 + d621143 commit 1b98ae6Copy full SHA for 1b98ae6
1 file changed
.github/workflows/ci-cd.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: docker/setup-buildx-action@v1.6.0
18
19
- name: Cache Docker layers
20
- uses: actions/cache@v2.1.7
+ uses: actions/cache@v3.0.4
21
with:
22
path: /tmp/.buildx-cache
23
key: docker-buildx-${{ matrix.version }}-${{ github.sha }}
0 commit comments