Skip to content

Bump pandas from 2.1.4 to 2.2.1 #15

Bump pandas from 2.1.4 to 2.2.1

Bump pandas from 2.1.4 to 2.2.1 #15

Workflow file for this run

# This runs jobs which pyiron modules should run when a PR is labeled
name: PR labeled
on:
pull_request:
types: [labeled]
jobs:
pyiron:
uses: pyiron/actions/.github/workflows/pr-labeled.yml@main
secrets: inherit