Merge branch 'master' into development

This commit is contained in:
Pol Henarejos 2024-09-05 07:45:51 +02:00
commit 3602577b6e
No known key found for this signature in database
GPG key ID: C0095B7870A4CCD3

View file

@ -54,7 +54,7 @@ jobs:
with: with:
submodules: recursive submodules: recursive
- name: Retrieve saved image - name: Retrieve saved image
uses: actions/download-artifact@v3 uses: actions/download-artifact@v4.1.7
with: with:
name: docker-artifact name: docker-artifact
path: artifacts path: artifacts