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.
2 parents 887c516 + 949ecb6 commit 68c6d75Copy full SHA for 68c6d75
.github/workflows/build-dev.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Setup buildx
20
id: buildx
21
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
22
23
- name: Prepare build and tags
24
id: prepare
.github/workflows/build-master.yml
@@ -23,7 +23,7 @@ jobs:
25
26
27
28
29
.github/workflows/build-pr.yml
0 commit comments