From 84b52284bc5f3509f7daf3534a2f9e2337db5104 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Fri, 19 May 2023 10:05:14 +0200 Subject: [PATCH] Use DOCtor-RST 1.47.1 --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 744cc957c6c..0f17933d8ae 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -73,7 +73,7 @@ jobs: key: ${{ runner.os }}-doctor-rst-${{ steps.extract_base_branch.outputs.branch }} - name: "Run DOCtor-RST" - uses: docker://oskarstark/doctor-rst:1.46.1 + uses: docker://oskarstark/doctor-rst:1.47.1 with: args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache