Update the latest node (#67060)
authorKevin Jones <kevin@vcsjones.com>
Thu, 24 Mar 2022 13:07:08 +0000 (09:07 -0400)
committerGitHub <noreply@github.com>
Thu, 24 Mar 2022 13:07:08 +0000 (06:07 -0700)
.github/workflows/markdownlint.yml

index eeb9eb6..79a4257 100644 (file)
@@ -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"