From d852a0e9a02cf134e72fa17e51efa490873abfd8 Mon Sep 17 00:00:00 2001 From: LibraHp_0928 <1941163264@qq.com> Date: Thu, 14 Nov 2024 14:17:22 +0800 Subject: [PATCH] update --- .github/workflows/build-and-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index a036775..e800aa1 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -15,7 +15,7 @@ permissions: env: BUILD_NUMBER: 1 BUILD_VERSION: 1.0.2 - PYTHON_VERSION: 3.9.10 + PYTHON_VERSION: 3.9.13 FLUTTER_VERSION: 3.24.0 LATEST_RELEASE_TAG: 'latest'