diff --git a/.gitea/workflows/sgeupdated.yml b/.gitea/workflows/sgeupdated.yml index b6cbe7d..5712276 100644 --- a/.gitea/workflows/sgeupdated.yml +++ b/.gitea/workflows/sgeupdated.yml @@ -12,7 +12,7 @@ jobs: steps: # 1. Checkout the repo - name: Checkout repo - uses: actions/checkout@v3 + uses: gitea/checkout@v3 # 2. Detect changed files - name: Get changed files