diff --git a/.github/workflows/markdownlint.yml b/.github/workflows/markdownlint.yml index eeb9eb6fefe77cead0033958c5aa29c65af2bb91..79a42573425f2fe4fb7426986dc7e00ebea64f29 100644 --- a/.github/workflows/markdownlint.yml +++ b/.github/workflows/markdownlint.yml @@ -21,7 +21,7 @@ jobs: - name: Use Node.js uses: actions/setup-node@v1 with: - node-version: 12.x + node-version: 16.x - name: Run Markdownlint run: | echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"