2 parents 141d3d2 + b72569c commit 7b5e20bCopy full SHA for 7b5e20b
2 files changed
.github/workflows/build-push-release.yml
@@ -23,7 +23,7 @@ jobs:
23
24
- name: Set up Docker Buildx
25
id: buildx
26
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
27
with:
28
install: true
29
.github/workflows/qa.yml
@@ -38,7 +38,7 @@ jobs:
38
39
40
41
42
43
44
0 commit comments