We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ee8230 + 3637c8d commit bf33f5aCopy full SHA for bf33f5a
.github/workflows/ci.yaml
@@ -73,7 +73,7 @@ jobs:
73
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
74
75
- name: "Run DOCtor-RST"
76
- uses: docker://oskarstark/doctor-rst:1.62.2
+ uses: docker://oskarstark/doctor-rst:1.62.3
77
with:
78
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
79
0 commit comments