diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5fc1bb9f..6f5ce8c1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,6 +54,7 @@ jobs: - uses: actions/setup-go@v5 with: go-version: '1.22.2' # + run: go version - name: Make repo safe run: git config --global --add safe.directory /__w/SOARCA/SOARCA - name: Install swaggo