Skip to content

Bump notebook from 7.0.6 to 7.0.7 #8

Bump notebook from 7.0.6 to 7.0.7

Bump notebook from 7.0.6 to 7.0.7 #8

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"