diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 2e67712..b79fabc 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout code - uses: actions/checkout@v3 + uses: actions/checkout@v2 - name: Login to Gitea Registry run: |