Skip to content

Commit d427fa1

Browse files
authored
Merge 122b359 into 935bca1
2 parents 935bca1 + 122b359 commit d427fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dockerbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: docker/setup-buildx-action@v1
4646
-
4747
name: Cache Docker layers
48-
uses: actions/cache@v2
48+
uses: actions/cache@v4
4949
with:
5050
path: /tmp/.buildx-cache
5151
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)