Skip to content

Bump numpy from 1.26.2 to 1.26.3 #9

Bump numpy from 1.26.2 to 1.26.3

Bump numpy from 1.26.2 to 1.26.3 #9

Workflow file for this run

name: Labeler
on: [pull_request]
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"