Skip to content
This repository was archived by the owner on May 29, 2024. It is now read-only.

Commit 402ee6a

Browse files
committed
Update markdownlint to new nde version
1 parent 58d2aa0 commit 402ee6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/hygeine.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Set up Node.js
4949
uses: actions/setup-node@v2
5050
with:
51-
node-version: '14'
51+
node-version: '15'
5252

5353
- name: Install markdownlint CLI
5454
run: npm install -g markdownlint-cli

0 commit comments

Comments
 (0)