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 e890597 commit 1c9a471Copy full SHA for 1c9a471
.github/workflows/build.yaml
@@ -24,7 +24,7 @@ jobs:
24
25
- name: Set up Docker Buildx
26
id: buildx
27
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v3
28
29
- name: Build image
30
run: |-
0 commit comments