We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 41ba5c0 + 74de366 commit fc404dbCopy full SHA for fc404db
.github/workflows/release-buildx.yml
@@ -22,7 +22,7 @@ jobs:
22
-
23
name: Set up Docker Buildx
24
id: buildx
25
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v2
26
27
name: Available platforms
28
run: echo ${{ steps.buildx.outputs.platforms }}
.github/workflows/test-pr-buildx.yml
@@ -19,7 +19,7 @@ jobs:
19
20
21
0 commit comments