⬆️ Update docker/setup-buildx-action action to v3

This commit is contained in:
renovate[bot] 2023-09-12 11:38:23 +00:00 committed by GitHub
parent 4c179d3dff
commit 4bd7af4336
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,7 @@ jobs:
uses: docker/setup-qemu-action@v2
- name: Set up Docker Buildx ${{matrix.arch}}
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Set Version Prod ${{matrix.arch}}
if: github.event_name != 'workflow_dispatch' && github.event_name != 'push'