diff --git a/.github/workflows/doc.yml b/.github/workflows/doc.yml index 04577e01..f1b08bf7 100644 --- a/.github/workflows/doc.yml +++ b/.github/workflows/doc.yml @@ -14,6 +14,7 @@ concurrency: jobs: documentation: runs-on: ubuntu-latest + container: ubuntu name: Test documentation and generate openapi html documentation permissions: contents: write diff --git a/welcome/.nvmrc b/welcome/.nvmrc index 53a42214..a9b234d5 100644 --- a/welcome/.nvmrc +++ b/welcome/.nvmrc @@ -1 +1 @@ -v16.13.2 +v20.8.0