We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc370ab commit 7945a16Copy full SHA for 7945a16
.github/workflows/CreateMxtoolsCache.yml
@@ -44,7 +44,7 @@ jobs:
44
with:
45
fetch-depth: 1
46
- name: Set up Docker Buildx
47
- uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
+ uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
48
- name: Create docker-cache dir
49
run: mkdir -p .docker-cache
50
- name: Cache mxbuild & mxruntime images
0 commit comments