diff --git a/.gitea/workflows/ci-test.yaml b/.gitea/workflows/ci-test.yaml index 5306dda..e595c6d 100644 --- a/.gitea/workflows/ci-test.yaml +++ b/.gitea/workflows/ci-test.yaml @@ -41,7 +41,7 @@ jobs: curl -fsSL https://deb.nodesource.com/setup_18.x - name: Cloning iac repository - uses: actions/checkout@v4 + uses: actions/checkout@v3 with: path: infra/iac