diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 546c26d..024593b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,7 +17,7 @@ jobs: - uses: actions/checkout@v4 - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v1.12.0 + uses: crazy-max/ghaction-docker-meta@v5.10.0 with: images: inseefrlab/funcamp-r-grimoire # list of Docker images to use as base name for tags - name: Set up QEMU