From 3094be908f743bfc66aa7b4b61316f873d901430 Mon Sep 17 00:00:00 2001 From: Oskar Stark Date: Mon, 16 Oct 2023 12:48:57 +0200 Subject: [PATCH] Use DOCtor-RST 1.53 Leverage * https://github.com/OskarStark/doctor-rst/pull/1542 --- .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 a7490527092..c3b8eac7b63 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.51.0 + uses: docker://oskarstark/doctor-rst:1.53.0 with: args: --short --error-format=github --cache-file=/github/workspace/.cache/doctor-rst.cache