diff --git a/.github/workflows/build-documentation.yml b/.github/workflows/build-documentation.yml index da5c205..6199d42 100644 --- a/.github/workflows/build-documentation.yml +++ b/.github/workflows/build-documentation.yml @@ -74,7 +74,6 @@ jobs: - name: Build documentation id: build-with-mike if: github.event_name != 'pull_request' - uses: docker://docker.io/uvms/mkdocs-material:9.5.50.2 env: VERSION_AND_ALIASES: ${{ env.UVMS_VERSION_AND_ALIASES }} uses: addnab/docker-run-action@4f65fabd2431ebc8d299f8e5a018d79a769ae185 # v3