diff --git a/.gitea/workflows/deploy-web.yml.yml b/.gitea/workflows/deploy-web.yml.yml index 88361a1a..c7ecc36e 100644 --- a/.gitea/workflows/deploy-web.yml.yml +++ b/.gitea/workflows/deploy-web.yml.yml @@ -10,7 +10,7 @@ jobs: deploy: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: https://gitlink.org.cn/actions/checkout@v4 - name: Deploy Web run: | echo "Deploying Web to ${{ inputs.env }}" \ No newline at end of file