From b2ea2a0a79c6697dcd30befc85111097da1412d2 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Tue, 8 Aug 2023 09:15:40 +0200 Subject: [PATCH] [CI] Use DOCtor-RST 1.48.4 --- .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 482c55d7237..5364a72a526 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.48.1 + uses: docker://oskarstark/doctor-rst:1.48.4 with: args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache