diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bba6481f..3ae081ea 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -43,7 +43,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f + uses: docker/build-push-action@f9f3042f7e2789586610d6e8b85c8f03e5195baf with: context: . push: false