Skip to content

Commit

Permalink
Update node-version
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelSimons committed Aug 6, 2024
1 parent f38f6a9 commit f9f09bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: lts/*
node-version: latest
- name: Run Markdownlint
run: |
echo "::add-matcher::.github/workflows/markdownlint-problem-matcher.json"
Expand Down

0 comments on commit f9f09bc

Please # to comment.