diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7847316..f632259 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@0a97817b6ade9f46837855d676c4cca3a2471fc9 + uses: docker/build-push-action@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 with: context: . push: false