8000 [CI] Use DOCtor-RST 1.48.4 · symfony/symfony-docs@b2ea2a0 · GitHub
[go: up one dir, main page]

Skip to content

Commit b2ea2a0

Browse files
committed
[CI] Use DOCtor-RST 1.48.4
1 parent 9ebf988 commit b2ea2a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }}
7474

7575
- name: "Run DOCtor-RST"
76-
uses: docker://oskarstark/doctor-rst:1.48.1
76+
uses: docker://oskarstark/doctor-rst:1.48.4
7777
with:
7878
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7979

0 commit comments

Comments
 (0)
0