diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 13e64e8..b3e2159 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@2cdde995de11925a030ce8070c3d77a52ffcf1c0 + uses: docker/build-push-action@c382f710d39a5bb4e430307530a720f50c2d3318 with: context: . push: false