Skip to content

Bump notebook from 7.0.7 to 7.2.2 #24

Bump notebook from 7.0.7 to 7.2.2

Bump notebook from 7.0.7 to 7.2.2 #24

Workflow file for this run

name: Dependabot PR Check
on: pull_request_target
jobs:
check-dependabot:
runs-on: ubuntu-latest
if: ${{ github.actor == 'dependabot[bot]' }}
steps:
- run: echo "PR created by Dependabot"