diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 22898e77..fe965792 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -197,7 +197,7 @@ jobs: - name: Download OpenAPI document if: needs.backend-build.result == 'success' - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v8 with: name: openapi-spec path: open-api