diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cf2e6723..a5e3dc38 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -37,7 +37,7 @@ jobs: install: true - name: Build Docker image and store in cache - uses: docker/build-push-action@14487ce63c7a62a4a324b0bfb37086795e31c6c1 + uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 with: context: . push: false