diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 60d5a8c..b8c8666 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@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 + uses: docker/build-push-action@ca877d9245402d1537745e0e356eab47c3520991 with: context: . push: false