We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7def24f + 74abd43 commit ad27358Copy full SHA for ad27358
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
uses: docker/setup-qemu-action@v2
25
26
- name: Set up Docker Buildx
27
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
28
29
- uses: actions/cache@v3
30
with:
0 commit comments