diff --git a/.gitea/workflows/pipeline.yaml b/.gitea/workflows/pipeline.yaml index ff9fe72..64c429c 100644 --- a/.gitea/workflows/pipeline.yaml +++ b/.gitea/workflows/pipeline.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository - uses: actions/checkout@v4 + uses: https://gitea.com/actions/checkout@v4 - name: Log in to container registry uses: docker/login-action@v3