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 6872b7d + e2e63e1 commit 84ca32eCopy full SHA for 84ca32e
.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.70.0
+ uses: docker://oskarstark/doctor-rst:1.70.1
76
with:
77
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
78
0 commit comments