We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14d3f2a + bf3ea6f commit 3ea3e03Copy full SHA for 3ea3e03
1 file changed
.github/workflows/docker-multistage-build.yml
@@ -74,7 +74,7 @@ jobs:
74
75
- name: "[SETUP] Install Docker Buildx"
76
id: buildx
77
- uses: docker/setup-buildx-action@v1
+ uses: docker/setup-buildx-action@v2
78
79
- name: "[SETUP] Set artifact names"
80
id: set-artifact-name
0 commit comments