Skip to content

Commit ab69f0a

Browse files
committed
Update build.yaml
1 parent 8fa69bf commit ab69f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: docker/setup-buildx-action@v3
3737

3838
- name: Cache Docker layers
39-
uses: actions/cache@v2
39+
uses: actions/cache@v4
4040
with:
4141
path: /tmp/.buildkit-cache
4242
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)