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 58f3e7e commit 2de0c0dCopy full SHA for 2de0c0d
.github/workflows/build.yaml
@@ -26,7 +26,7 @@ jobs:
26
27
- name: Set up Docker Buildx
28
id: buildx
29
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
30
31
- name: Build image
32
run: |-
0 commit comments