chore(deps): update docker/setup-buildx-action action to v4
All checks were successful
Enforce Conventional Commit PR Title / Validate PR Title (pull_request_target) Successful in 1s

This commit is contained in:
2026-03-05 08:01:00 +00:00
parent 25b36d36cf
commit 27a6aa3e57

View File

@@ -71,7 +71,7 @@ jobs:
# ref: ${{ steps.split.outputs.branch }} # ref: ${{ steps.split.outputs.branch }}
- name: Set up Docker Buildx - name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v4
- name: Log in to Gitea Container Registry - name: Log in to Gitea Container Registry
uses: docker/login-action@v4 uses: docker/login-action@v4