X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.github%2Fworkflows%2Fgenerate-documentation.yml;h=863aa1e9765dfd23590bbf597c3cd921b3097f43;hb=9ea6607899cf857330c4944b54db2af141e4cfe8;hp=0aea60faeddc4a7b3995f6bc7f132dc729a4d9f8;hpb=881050e41e8c464ce0c3537d05898bd42ed87631;p=poolifier.git diff --git a/.github/workflows/generate-documentation.yml b/.github/workflows/generate-documentation.yml index 0aea60fa..863aa1e9 100644 --- a/.github/workflows/generate-documentation.yml +++ b/.github/workflows/generate-documentation.yml @@ -14,7 +14,7 @@ jobs: - name: Setup node uses: actions/setup-node@v3 with: - node-version: '16.x' + node-version: '18.x' - name: Generate documentation run: |