From 491eeae1072acdcfde9787415c18605114799bb3 Mon Sep 17 00:00:00 2001 From: builder555 <85308587+builder555@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:20:07 -0500 Subject: [PATCH 1/2] fix: should fix the broken build issue --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 4ed6809c..49687ef6 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -105,7 +105,7 @@ jobs: - name: Set up Python for ${{matrix.target}} uses: actions/setup-python@v4 with: - python-version: '3.x' + python-version: '3.11' - name: Set up Node uses: actions/setup-node@v3 with: From f0bf5d8eac62ccc07d5abc86372b170c6856fd81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 4 Jan 2025 00:20:22 +0000 Subject: [PATCH 2/2] chore: bump version to 2.2.12 --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index 0b6e4313..98c938ec 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.2.11 +2.2.12