Skip to content

Commit

Permalink
Update markdownlint.yml (#40336)
Browse files Browse the repository at this point in the history
  • Loading branch information
IEvangelist authored Apr 5, 2024
1 parent 921fef3 commit bced8ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Use Node.js
uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8
uses: actions/setup-node@c2ac33f2c62f978d6c944d9648125a294e56dc0b
with:
node-version: 16.x
node-version: 20.x
- name: Run Markdownlint
run: |
echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"
Expand Down

0 comments on commit bced8ba

Please sign in to comment.