diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 72e0546..5297b0b 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@5176d81f87c23d6fc96624dfdbcd9f3830bbe445 + uses: docker/build-push-action@4f7cdeb0f05278b464e71357394bf2c61f94138e with: context: . push: false