diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index baa23ef..a9c2ed5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -33,7 +33,7 @@ jobs: - run: ls - name: Docker meta id: docker_meta - uses: crazy-max/ghaction-docker-meta@v5.5.0 + uses: crazy-max/ghaction-docker-meta@v5.5.1 with: images: inseefrlab/trevas-jupyter # list of Docker images to use as base name for tags - name: Set up QEMU