diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 85d04e2..847e0aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v4 - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v5.6.1 + uses: crazy-max/ghaction-docker-meta@v5.9.0 with: images: inseefrlab/gonyxia-api - name: Set up QEMU