diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1fd7cd15..1345ae83 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@4a13e500e55cf31b7a5d59a38ab2040ab0f42f56 + uses: docker/build-push-action@af5a7ed5ba88268d5278f7203fb52cd833f66d6e with: context: . push: false