We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cee075 commit 4cdef18Copy full SHA for 4cdef18
.github/workflows/dev_builds.yml
@@ -17,7 +17,7 @@ jobs:
17
18
- name: Set up Buildx
19
id: buildx
20
- uses: docker/setup-buildx-action@v3.4.0
+ uses: docker/setup-buildx-action@v3.7.0
21
22
- name: Show Buildx platforms
23
run: echo ${{ steps.buildx.outputs.platforms }}
.github/workflows/release_builds.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
30
31
32
0 commit comments