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 a9d6c92 commit 05bb592Copy full SHA for 05bb592
.github/workflows/build.yml
@@ -237,7 +237,7 @@ jobs:
237
- name: Set up QEMU
238
uses: docker/setup-qemu-action@v2
239
- name: Set up Docker Buildx
240
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
241
- name: Cache Docker layers
242
uses: actions/cache@v3
243
env:
@@ -369,7 +369,7 @@ jobs:
369
370
371
372
373
374
375
0 commit comments