From e65cb70bf279557d56c7bbafd644a0ee047d1187 Mon Sep 17 00:00:00 2001 From: Fabio Schick <58027418+mrschick@users.noreply.github.com> Date: Fri, 13 Sep 2024 12:23:17 +0200 Subject: [PATCH] fixup --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index fc3c123..3b47658 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -25,7 +25,7 @@ on: - master env: - PYTHON_VERSION: 3.x + PYTHON_VERSION: 3.10.12 permissions: contents: write