diff --git a/.github/workflows/build-conda-installer.yml b/.github/workflows/build-conda-installer.yml index 70f2593..850a242 100644 --- a/.github/workflows/build-conda-installer.yml +++ b/.github/workflows/build-conda-installer.yml @@ -16,7 +16,7 @@ jobs: env: REPO: https://github.com/biolab/orange3.git BUILD_BRANCH: master - BUILD_COMMIT: "3.38.0" + BUILD_COMMIT: "3.38.1" BUILD_LOCAL: "" PYTHONFAULTHANDLER: 1 diff --git a/.github/workflows/build-macos-installer.yml b/.github/workflows/build-macos-installer.yml index 0338e6d..996417c 100644 --- a/.github/workflows/build-macos-installer.yml +++ b/.github/workflows/build-macos-installer.yml @@ -16,7 +16,7 @@ jobs: env: REPO: https://github.com/biolab/orange3.git BUILD_BRANCH: master - BUILD_COMMIT: "3.38.0" + BUILD_COMMIT: "3.38.1" BUILD_LOCAL: "" PYTHONFAULTHANDLER: 1 PIP_DISABLE_PIP_VERSION_CHECK: 1 diff --git a/.github/workflows/build-win-installer.yml b/.github/workflows/build-win-installer.yml index 0a3b760..bcff16d 100644 --- a/.github/workflows/build-win-installer.yml +++ b/.github/workflows/build-win-installer.yml @@ -16,7 +16,7 @@ jobs: env: REPO: https://github.com/biolab/orange3.git BUILD_BRANCH: master - BUILD_COMMIT: "3.38.0" + BUILD_COMMIT: "3.38.1" BUILD_LOCAL: "" PYTHONFAULTHANDLER: 1 diff --git a/.github/workflows/build-win-portable.yml b/.github/workflows/build-win-portable.yml index a0d109d..d3ccb6c 100644 --- a/.github/workflows/build-win-portable.yml +++ b/.github/workflows/build-win-portable.yml @@ -16,7 +16,7 @@ jobs: env: REPO: https://github.com/biolab/orange3.git BUILD_BRANCH: master - BUILD_COMMIT: "3.38.0" + BUILD_COMMIT: "3.38.1" BUILD_LOCAL: "" PYTHONFAULTHANDLER: 1