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 9d082ce commit e0ac50cCopy full SHA for e0ac50c
.github/workflows/pr-lint.yaml
@@ -26,6 +26,6 @@ jobs:
26
runs-on: ubuntu-latest
27
steps:
28
- name: Check out code
29
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
30
- name: Run mdl
31
uses: actionshub/markdownlint@main
0 commit comments