We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59973d5 + 3a08284 commit 23c447bCopy full SHA for 23c447b
.github/workflows/develop.yml
@@ -30,7 +30,7 @@ jobs:
30
31
- name: Set up Docker Buildx
32
id: buildx
33
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
34
35
- name: Build and push
36
id: docker_build
.github/workflows/latest.yml
@@ -26,7 +26,7 @@ jobs:
26
27
28
29
.github/workflows/version.yml
- name: Get the version
id: get_version
0 commit comments