Skip to content

chore: bump scikit-learn from 1.4.0 to 1.5.0 (#72) #71

chore: bump scikit-learn from 1.4.0 to 1.5.0 (#72)

chore: bump scikit-learn from 1.4.0 to 1.5.0 (#72) #71

Workflow file for this run

name: Release Workflow
on:
push:
branches: [development, release-*]
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/python_docker_release.yml@1.10.2
secrets: inherit
with:
python_version: "3.10"