diff --git a/.gitea/workflows/php-deployer.yaml b/.gitea/workflows/php-deployer.yaml index 07ff8a5..3f1a481 100644 --- a/.gitea/workflows/php-deployer.yaml +++ b/.gitea/workflows/php-deployer.yaml @@ -20,7 +20,7 @@ jobs: uses: https://git.kjan.de/actions/checkout@v4 - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v3 + uses: https://git.kjan.de/actions/setup-buildx-action@v3 - name: Login to Docker Registry uses: docker/login-action@v3