diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5a133ff..190bc26 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -27,7 +27,7 @@ jobs: password: ${{ env.DOCKER_PASSWORD }} - name: Setup docker - uses: https://github.com/docker-practice/actions-setup-docker@master + uses: https://github.com/papodaca/install-docker-action@main - name: Install Rust ToolChain uses: https://github.com/actions-rs/toolchain@v1