Skip to content

Commit 89756a1

Browse files
dati18outdooracorn
authored andcommitted
Bump actions/cache to v4 (#300)
(cherry picked from commit 1e44c53)
1 parent 5d97719 commit 89756a1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: docker/setup-buildx-action@v1.5.1
3030
-
3131
name: Cache Docker layers
32-
uses: actions/cache@v2.1.6
32+
uses: actions/cache@v4
3333
with:
3434
path: /tmp/.buildx-cache
3535
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)