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.
2 parents 4c31cec + 5a55a88 commit 5a9f435Copy full SHA for 5a9f435
.github/workflows/ci.yaml
@@ -72,7 +72,7 @@ jobs:
72
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
73
74
- name: "Run DOCtor-RST"
75
- uses: docker://oskarstark/doctor-rst:1.69.1
+ uses: docker://oskarstark/doctor-rst:1.70.0
76
with:
77
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
78
0 commit comments