Update docker/setup-buildx-action action to v3
Unit Tests with docker compose and cargo / unit-test (push) Failing after 3m13s Details

This commit is contained in:
Renovate Bot 2024-11-30 18:06:04 +00:00
parent 1c62348f18
commit e87ab871b3
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
type=ref,event=branch
type=semver,pattern={{raw}}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v2
uses: docker/setup-buildx-action@v3
- name: Login to fai.st docker registry
uses: docker/login-action@v2
with: