We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2132fcf commit 4307260Copy full SHA for 4307260
.github/workflows/pr-lint.yaml
@@ -37,7 +37,7 @@ jobs:
37
name: runner / markdownlint
38
runs-on: ubuntu-latest
39
steps:
40
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v4
41
- name: markdownlint
42
uses: prologic/[email protected]
43
with:
0 commit comments