Skip to content

Bump scikit-learn from 1.3.2 to 1.5.0 #12

Bump scikit-learn from 1.3.2 to 1.5.0

Bump scikit-learn from 1.3.2 to 1.5.0 #12

Workflow file for this run

name: Dependabot PR Check
on: pull_request_target
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"