diff --git a/.github/workflows/build-docs.yml b/.github/workflows/build-docs.yml index a63e94ddf..1434baca6 100644 --- a/.github/workflows/build-docs.yml +++ b/.github/workflows/build-docs.yml @@ -30,7 +30,7 @@ jobs: git submodule update --remote --recursive - uses: actions/setup-node@v4 with: - node-version: 16 + node-version: "lts/*" - name: Install dependencies run: yarn install - name: Build website diff --git a/documentation/docs/getting-started.md b/documentation/docs/getting-started.md index 595c01df3..5e2572128 100644 --- a/documentation/docs/getting-started.md +++ b/documentation/docs/getting-started.md @@ -19,4 +19,5 @@ The documentation herein will explain the following: * DIDComm v2 * W3C VC-JWT * Hyperledger Anoncreds +* SD-JWT