Skip to content

Commit f2fa302

Browse files
authored
Update docker.build.yml
1 parent 46e8836 commit f2fa302

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
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Docker Buildx
2525
uses: docker/setup-buildx-action@v2.0.0
2626
- name: Cache Docker layers
27-
uses: actions/cache@v3.0.8
27+
uses: actions/cache@v5
2828
with:
2929
path: /tmp/.buildx-cache
3030
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)