We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57b9102 commit 49e4959Copy full SHA for 49e4959
.github/workflows/check-markdown.yml
@@ -6,7 +6,7 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Checkout this repository
9
- uses: actions/checkout@master
+ uses: actions/checkout@v4.1.4
10
11
- name: Download .markdownlint.json
12
uses: suisei-cn/[email protected]
0 commit comments