Skip to content

Bump pandas from 2.2.2 to 2.2.3 #1246

Bump pandas from 2.2.2 to 2.2.3

Bump pandas from 2.2.2 to 2.2.3 #1246

Workflow file for this run

name: Semver Check
on:
pull_request:
branches: [main]
jobs:
semver:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Check Semver
run: ./scripts/semver-check.sh