8000 Update .github/workflows/ci.yaml · symfony/symfony-docs@24d6cc0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 24d6cc0

Browse files
authored
Update .github/workflows/ci.yaml
1 parent 2d50835 commit 24d6cc0

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.44.0
76+
uses: docker://oskarstark/doctor-rst:1.44.1
7777
with:
7878
args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache
7979

0 commit comments

Comments
 (0)
0