Update docker/setup-buildx-action action to v4

This commit is contained in:
2026-04-19 11:11:27 +00:00
parent b08caa6123
commit baf8f73e71
+1 -1
View File
@@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2 uses: docker/setup-buildx-action@v4
- name: Set Registry Domain - name: Set Registry Domain
# Extracts the registry domain from the server URL # Extracts the registry domain from the server URL