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 019295b commit 55cfc3dCopy full SHA for 55cfc3d
.github/workflows/build.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: docker/setup-qemu-action@v2
40
41
- name: Set up Docker Buildx
42
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
43
44
- name: Cache Docker layers
45
uses: actions/cache@v3
0 commit comments