Skip to content

Commit c94eecb

Browse files
committed
[CI] bump actions/cache
1 parent 0c05bf3 commit c94eecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
use: true
5454

5555
- name: Cache Docker layers
56-
uses: actions/cache@v2
56+
uses: actions/cache@v4
5757
with:
5858
path: /tmp/.buildx-cache
5959
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)