Skip to content

Commit 85aa7fd

Browse files
committed
Update actions/cache action to v2.1.7
1 parent ca99797 commit 85aa7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ jobs:
117117
driver-opts: image=moby/buildkit:master
118118

119119
- name: Cache Docker layers
120-
uses: actions/[email protected].6
120+
uses: actions/[email protected].7
121121
with:
122122
path: /tmp/.buildx-cache
123123
key: ${{ runner.os }}-buildx-${{ github.sha }}

0 commit comments

Comments
 (0)