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

This commit is contained in:
2026-03-05 08:01:39 +00:00
parent 89706bf044
commit bd1078da51
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ jobs:
ref: ${{ inputs.release }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
uses: docker/setup-buildx-action@v4
- name: Log in to GitHub Container Registry
uses: docker/login-action@v4