From 9461c6369e9fe8c98868b9eeaee340278876810a Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Tue, 15 Jul 2025 15:06:19 +0500 Subject: [PATCH] ci-bonsai-daily - use Blender 4.5 build --- .github/workflows/ci-bonsai-daily.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-bonsai-daily.yml b/.github/workflows/ci-bonsai-daily.yml index 29501c1842..dfa6be9a00 100644 --- a/.github/workflows/ci-bonsai-daily.yml +++ b/.github/workflows/ci-bonsai-daily.yml @@ -104,7 +104,7 @@ jobs: # Ensure Bonsai and ifcsverchok enable/disable works before uploading to extensions repo. # Download Blender. - wget -q -O blender.tar.xz https://download.blender.org/release/Blender4.4/blender-4.4.0-linux-x64.tar.xz + wget -q -O blender.tar.xz https://download.blender.org/release/Blender4.5/blender-4.5.0-linux-x64.tar.xz tar -xf blender.tar.xz # Setup Blender.