Skip to content

Bump matplotlib from 3.9.0 to 3.9.1.post1 #1014

Bump matplotlib from 3.9.0 to 3.9.1.post1

Bump matplotlib from 3.9.0 to 3.9.1.post1 #1014

Workflow file for this run

name: WIP
on:
pull_request:
types: [ opened, synchronize, reopened, edited ]
jobs:
wip:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- uses: wip/action@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}