Skip to content

build(deps): bump numpy from 1.26.4 to 2.1.2 #709

build(deps): bump numpy from 1.26.4 to 2.1.2

build(deps): bump numpy from 1.26.4 to 2.1.2 #709

name: "🏷 PR Labeler"
on:
- pull_request
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"