There was an error while loading. Please reload this page.
1 parent 7bbab5b commit 44a43f3Copy full SHA for 44a43f3
1 file changed
.github/workflows/container.yml
@@ -34,7 +34,7 @@ jobs:
34
uses: docker/setup-qemu-action@v3
35
36
- name: Set up Docker Buildx
37
- uses: docker/setup-buildx-action@v3
+ uses: docker/setup-buildx-action@v4
38
39
- name: Log in to the Container registry
40
uses: docker/login-action@v3
0 commit comments