From ae9d582c31b250fbf71bae83c00fedc310872e40 Mon Sep 17 00:00:00 2001 From: Glyph Date: Tue, 18 Jun 2024 13:58:05 -0700 Subject: [PATCH] same mistake again on the docs env --- .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 aa7376f2..7a0f1fcc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,7 @@ jobs: - uses: actions/setup-python@v5 with: - python-version: "3.11" + python-version: "3.12" - uses: actions/cache@v4 with: