Skip to content

Commit 0133859

Browse files
committed
Pin markdownlint version
1 parent f0ea83c commit 0133859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
${{ runner.os }}-
4242
4343
- name: Install NPM dependencies
44-
run: npm install purescript spago markdownlint-cli
44+
run: npm install purescript spago markdownlint-cli@0.37.0
4545

4646
- name: Run Build
4747
run: ./scripts/buildAll.sh

0 commit comments

Comments
 (0)