Skip to content

build(deps): bump scikit-learn from 1.4.0 to 1.5.0 #533

build(deps): bump scikit-learn from 1.4.0 to 1.5.0

build(deps): bump scikit-learn from 1.4.0 to 1.5.0 #533

Workflow file for this run

name: Label PRs
"on":
- pull_request
- issues
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: srvaroa/labeler@master
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"