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

This commit is contained in:
renovate[bot]
2026-03-05 10:52:53 +00:00
committed by GitHub
parent a198175914
commit a578f2f7bd

View File

@@ -56,7 +56,7 @@ jobs:
- name: Set up Docker Buildx - name: Set up Docker Buildx
if: steps.check-tag.outputs.exists == 'false' if: steps.check-tag.outputs.exists == 'false'
uses: docker/setup-buildx-action@v3 uses: docker/setup-buildx-action@v4
- name: Log in to GitHub Container Registry - name: Log in to GitHub Container Registry
if: steps.check-tag.outputs.exists == 'false' if: steps.check-tag.outputs.exists == 'false'