diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9d70240..e9f14e0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -55,7 +55,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 + uses: docker/build-push-action@53b7df96c91f9c12dcc8a07bcb9ccacbed38856a with: context: . push: false