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 983e7ae commit 4bb21aeCopy full SHA for 4bb21ae
.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.0
+ uses: docker://oskarstark/doctor-rst:1.69.1
76
with:
77
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
78
0 commit comments