diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7d394e4..2390c37 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@67a2d409c0a876cbe6b11854e3e25193efe4e62d + uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 with: context: . push: false