diff --git a/.forgejo/workflows/deploy.yml b/.forgejo/workflows/deploy.yml index c61df54..ded530e 100644 --- a/.forgejo/workflows/deploy.yml +++ b/.forgejo/workflows/deploy.yml @@ -10,7 +10,7 @@ jobs: permissions: contents: write steps: - - uses: https://code.forgejo.org/actions/checkout@v3 + - uses: https://git.libre-chip.org/mirrors/checkout@v3 with: fetch-depth: 0 - name: Install dependencies