diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c32f1eb..fa70049 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@4f7cdeb0f05278b464e71357394bf2c61f94138e + uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 with: context: . push: false