1
0
Fork 0

chore(deps): update docker/setup-buildx-action action to v4 (#4359)

This commit is contained in:
renovate[bot] 2026-03-06 13:46:07 +08:00 committed by GitHub
parent 5588739aba
commit b5beae337e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ jobs:
- name: Set up QEMU
uses: docker/setup-qemu-action@v3
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v4
- name: Build and push
id: push
uses: docker/build-push-action@v7