We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 115ae67 + fec2d29 commit c5fdc5fCopy full SHA for c5fdc5f
1 file changed
.github/workflows/publish-docker.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v4
19
20
- name: Set up Docker Buildx
21
- uses: docker/setup-buildx-action@v2
+ uses: docker/setup-buildx-action@v3
22
23
- name: Log in to the Container registry
24
uses: docker/login-action@v3
0 commit comments