diff --git a/.github/workflows/markdown-spellcheck.yml b/.github/workflows/markdown-spellcheck.yml index 5081a34..ae2a23e 100644 --- a/.github/workflows/markdown-spellcheck.yml +++ b/.github/workflows/markdown-spellcheck.yml @@ -18,7 +18,7 @@ jobs: - uses: actions/setup-node@v3 name: Run spell check with: - node-version: "12" + node-version: "22" - run: npm install -g cspell - run: npm install -g cspell-dict-de-de - run: cspell-dict-de-de-link