From: Kevin Jones Date: Thu, 24 Mar 2022 13:07:08 +0000 (-0400) Subject: Update the latest node (#67060) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055536~10150 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=3c7453247d968ce8704243e7ef2b542f3dd41378;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Update the latest node (#67060) --- diff --git a/.github/workflows/markdownlint.yml b/.github/workflows/markdownlint.yml index eeb9eb6f..79a4257 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"