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 90be8bb commit 1979991Copy full SHA for 1979991
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
# https://github.com/marketplace/actions/github-pages#warning-limitation
13
GITHUB_PAT: ${{ secrets.GITHUB_PAT }}
14
steps:
15
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v2
16
- name: Lint
17
uses: avto-dev/markdown-lint@v1
18
with:
0 commit comments