Skip to content

Bump scikit-learn from 1.1.2 to 1.5.0 in /requirements #64

Bump scikit-learn from 1.1.2 to 1.5.0 in /requirements

Bump scikit-learn from 1.1.2 to 1.5.0 in /requirements #64

Workflow file for this run

name: 'Parent Images: Build'
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
permissions:
id-token: write
contents: write
actions: read
jobs:
call-pi-build:
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_build.yml@dev
if: github.event.pull_request.head.ref == 'parent-image-updates'
secrets: inherit