File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1212 lint :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v5
15+ - uses : actions/checkout@v6
1616 - uses : xt0rted/markdownlint-problem-matcher@v3
1717 - name : " Run Markdown linter"
1818 uses : docker://avtodev/markdown-lint:v1
2323 runs-on : ubuntu-latest
2424 steps :
2525 - uses : actions/configure-pages@v5
26- - uses : actions/checkout@v5
26+ - uses : actions/checkout@v6
2727 - uses : actions/setup-python@v6
2828 with :
2929 python-version : 3.x
Original file line number Diff line number Diff line change 55 build :
66 runs-on : ubuntu-latest
77 steps :
8- - uses : actions/checkout@v5
8+ - uses : actions/checkout@v6
99 - uses : xt0rted/markdownlint-problem-matcher@v3
1010 - name : " Run Markdown linter"
1111 uses : docker://avtodev/markdown-lint:v1
You can’t perform that action at this time.
0 commit comments