From 9f3b960d71fe23ce54641583b525bc91d5be9bf2 Mon Sep 17 00:00:00 2001 From: Jakob Lykke Andersen Date: Fri, 3 Jun 2022 07:37:37 +0200 Subject: [PATCH] CI, update for Sphinx 5.0.1 --- .github/workflows/unit_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/unit_tests.yml b/.github/workflows/unit_tests.yml index e5f7b636..0c076703 100644 --- a/.github/workflows/unit_tests.yml +++ b/.github/workflows/unit_tests.yml @@ -14,7 +14,7 @@ jobs: - '4.2.0' - '4.3.2' - '4.5.0' - - '5.0.0' + - '5.0.1' - git+https://github.com/sphinx-doc/sphinx.git@5.0.x - git+https://github.com/sphinx-doc/sphinx.git@5.x - git+https://github.com/sphinx-doc/sphinx.git@master