diff --git a/.gitea/workflows/sgeupdated.yml b/.gitea/workflows/sgeupdated.yml index 5712276..b6cbe7d 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: gitea/checkout@v3 + uses: actions/checkout@v3 # 2. Detect changed files - name: Get changed files