Skip to content

Commit 9648664

Browse files
committedMar 1, 2025··
minor #20613 Use DOCtor-RST 1.66.0 (OskarStark)
This PR was squashed before being merged into the 6.4 branch. Discussion ---------- Use DOCtor-RST 1.66.0 Needs - [x] box-project/box#1423 Commits ------- a941353 Use DOCtor-RST 1.66.0
2 parents eb43866 + a941353 commit 9648664

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

Diff for: ‎.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
7373

7474
- name: "Run DOCtor-RST"
75-
uses: docker://oskarstark/doctor-rst:1.64.0
75+
uses: docker://oskarstark/doctor-rst:1.66.0
7676
with:
7777
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7878

0 commit comments

Comments
 (0)
Please sign in to comment.