Update build-push-action version
Some checks failed
Deployment Verification / deploy-and-test (push) Failing after 24s

This commit is contained in:
Hubert Cornet 2025-01-24 18:08:53 +01:00
parent 3456b9b368
commit 439d38b12d

View File

@ -31,7 +31,7 @@ jobs:
# https://github.com/docker/build-push-action # https://github.com/docker/build-push-action
- name: Build and push - name: Build and push
uses: docker/build-push-action@v6 uses: docker/build-push-action@v6.13
# #
- name: Create necessary Docker networks - name: Create necessary Docker networks