diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fd7c51..e9d3f13 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@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 with: context: . push: false